Xavier Léauté
350fdbeec1
switch to Java 8 + cleanup
2015-11-17 13:35:06 -08:00
Nishant
4486b3fe8b
Fix ITUnionQueryTest failing on machines with 1 core
...
ITUnionQueryTest runs 4 realtime tasks and runs a unionQuery over them,
the worker is not able to run all the tasks concurrently on machines
with less cpu cores as it picks default worker capacity.
Explicitly specify worker capacity to avoid this.
2015-11-13 13:46:36 -08:00
sahner
6c9ba72dea
some changes for support of our tests
2015-10-26 07:48:56 -05:00
nishantmonu51
084c57bf0d
fix mvn soft link for integration tests
...
add comment and remove mvn in default container
remove unused links
2015-03-24 10:16:05 +05:30
Xavier Léauté
6b391e4055
expose additional ports in Docker to help debugging
2015-02-18 16:46:06 -08:00
nishantmonu51
f2d66858c5
add test for IngestSegmentFirehose
...
fix failing integration tests
add test for ingestSegmentFirehose
2015-01-27 23:06:30 +05:30
nishantmonu51
f69e0591b0
working integration tests
2015-01-07 14:23:38 -08:00