Fix the junit tests, bump sleep for bind issues190/head
commit8b8f12ab1671ad6d7ef54c971fe1e829624ec6c4
authorArunachalam Thirupathi <arunachalam.t@gmail.com>
Fri, 30 May 2014 18:23:45 +0000 (30 11:23 -0700)
committerArunachalam Thirupathi <arunachalam.t@gmail.com>
Fri, 30 May 2014 18:23:45 +0000 (30 11:23 -0700)
tree920eb80a702157578f055ce0dcf1f4d0a0d8df6d
parent3fd7ea8e08cd13ec02edfdeaaea9d12d5c4bfa18
Fix the junit tests, bump sleep for bind issues

1) Merged the changes from Szczepan for fixing the Junit tests.
Previously JunitAll ran the integration tests and ran over 4 hours.
2) Szczepan removed redundant sourceSets, moved common configurations
to test block, created reports
3) Created aggregated reports for junitAll verified the coverage was
similar to before.
4) Noticed few bind exceptions on 2 ms sleep, so bumped them to 5 ms.
.gitignore
build.gradle
test/unit/voldemort/client/rebalance/AbstractZonedRebalanceTest.java
test/unit/voldemort/client/rebalance/ZonedRebalanceNonContiguousZonesTest.java