12 Commits

Author SHA1 Message Date
Gian Merlino
e6ec4310b1 IT: Switch to OpenJDK8 base image. (#5060)
* IT: Switch to OpenJDK8 base image.

Also split the Docker image into a base image and a child image, and
build the base image ahead of time for efficiency's sake. Also upgrade
ZK to 3.4.10.

* Additional comments about ZK upgrades.
2017-11-08 19:56:31 -08:00
Jonathan Wei
9d91ffd039 Use ubuntu image with pre-installed java 8 for IT docker (#4970)
* Use OpenJDK8 instead of Oracle for IT docker

* install wget

* Use different docker image

* Revert "Use different docker image"

This reverts commit 5786c03cb49d0ac60a4f06690e483c3284fe4564.

* Revert "install wget"

This reverts commit 8d1d5ec681301f2919b9d994e65e4d436f948a72.

* Revert "Use OpenJDK8 instead of Oracle for IT docker"

This reverts commit 55ea163bb530b1e88c2cccd647f89d75ac90393a.

* Use prebuilt java8 image

* Add comment on docker image
2017-10-18 09:33:27 -05:00
Jihoon Son
7889891bd3 Fix integration tests (#4337)
* Fix integration tests

1) Use the same version of kafka
2) Change ServiceEmitter from LazySingleton to ManageLifecycle

* Revert unnecessary change
2017-05-28 08:48:39 -07:00
David Lim
96fcca18ea update KafkaSupervisor to make HTTP requests to tasks in parallel where possible (#3452) 2016-09-20 22:51:15 +05:30
Gian Merlino
42ee473052 ZooKeeper 3.4.7 was unreleased, revert to 3.4.6. 2016-01-17 21:31:29 -08:00
Robin
e280ab5f07 update zookeeper version to 3.4.7 2016-01-04 11:47:02 -06:00
Xavier Léauté
350fdbeec1 switch to Java 8 + cleanup 2015-11-17 13:35:06 -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