bq. that only checked test-compile on jdk1.7 instead of the full unit test suite.
This would be sufficient for branch-1.x and master branch. Cheers On Tue, Jan 19, 2016 at 6:52 PM, Sean Busbey <[email protected]> wrote: > Alternatively, I could attempt to turn precommit into a matrix build that > runs yetus against the two java versions independently. Main disadvantage > is doubling up on the feedback for other tests. > > Or we could come up with a yetus plugin that only checked test-compile on > jdk1.7 instead of the full unit test suite. I think that would nock the 2 > hours off as well? > > On Tue, Jan 19, 2016 at 4:37 PM, Nick Dimiduk <[email protected]> wrote: > > > Can we do that with pre-commit, but leave all supported java versions > based > > on the branch's compatibility guarantees? > > > > On Tue, Jan 19, 2016 at 2:31 PM, Stack <[email protected]> wrote: > > > > > We are running all unit tests with java 1.7 and then 1.8. This is > > > effectively doubling the time it takes for an hadoopqa build to come > home > > > (~4hr vs just over 2). How about running just 1.8 for hadoopqa builds? > > > > > > St.Ack > > > > > > > > > -- > Sean >
