[jira] [Commented] (TEPHRA-282) Travis builds fail due to timeout

2018-01-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TEPHRA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329525#comment-16329525
 ] 

ASF GitHub Bot commented on TEPHRA-282:
---

Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
So this worked, but triggered 20 builds: 
https://travis-ci.org/apache/incubator-tephra/builds/330008721. There is a lot 
of redundancy in these tests, because each of them builds and tests 
tephra-core. I am gonna try to consolidate this a little by combining:

- 0.96 and 0.98 
- 1.0 and 1.0-cdh 
- 1.1, 1.2, cdh-5.7 and cdh-5.8 (they all share compat-hbase-1.1-base)
- 1.3 and 1.4

That reduces it to 2x4 builds and hopefully each one will pass way below 
the 50 minute mark. 



> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-tephra issue #70: [TEPHRA-282] Split Travis build per compat modul...

2018-01-17 Thread anew
Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
So this worked, but triggered 20 builds: 
https://travis-ci.org/apache/incubator-tephra/builds/330008721. There is a lot 
of redundancy in these tests, because each of them builds and tests 
tephra-core. I am gonna try to consolidate this a little by combining:

- 0.96 and 0.98 
- 1.0 and 1.0-cdh 
- 1.1, 1.2, cdh-5.7 and cdh-5.8 (they all share compat-hbase-1.1-base)
- 1.3 and 1.4

That reduces it to 2x4 builds and hopefully each one will pass way below 
the 50 minute mark. 



---


[jira] [Commented] (TEPHRA-282) Travis builds fail due to timeout

2018-01-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TEPHRA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329175#comment-16329175
 ] 

ASF GitHub Bot commented on TEPHRA-282:
---

Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
Travis was down yesterday - initiating another build now by force-pushing a 
slightly different commit


> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)