I have noticed that HBase tests can cause a good deal of inherent test
interference. We have had much better luck running one and only one
set of the tests at a time. I notice that this currently is not
happening. I don't have any rights on jenkins, so perhaps someone else
could give this a shot. I'd be glad to describe how do it. Another
option would be to run the build from within a container (We do this
at WanDISCO). Finally I got the build running on travis ci.  Checkout
https://github.com/OhmData/hbase-public/tree/travis for an example of
how to get this done.

Reply via email to