druid/integration-tests/script
Xavier Léauté b517c3339b
remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073)
With this change, Druid will only support ZooKeeper 3.5.x and later.

In order to support Java 15 we need to switch to ZK 3.5.x client libraries and drop support for ZK 3.4.x
(see #10780 for the detailed reasons) 

* remove ZooKeeper 3.4.x compatibility
* exclude additional ZK 3.5.x netty dependencies to ensure we use our version
* keep ZooKeeper version used for integration tests in sync with client library version
* remove the need to specify ZK version at runtime for docker
* add support to run integration tests with JDK 15
* build and run unit tests with Java 15 in travis
2021-05-25 12:49:49 -07:00
..
build_run_k8s_cluster.sh K8s IT Test enhance (#10785) 2021-02-01 15:48:42 -08:00
copy_hadoop_resources.sh Fix hadoop docker copy script (#10671) 2020-12-14 23:08:50 -08:00
copy_resources.sh Add integration test for protobuf (#11126) 2021-05-17 15:45:07 -07:00
docker_build_containers.sh remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
docker_compose_args.sh More unit tests for JsonParserIterator; Integration tests for query errors (#11091) 2021-04-12 15:08:50 -07:00
docker_run_cluster.sh fix integration test override config which requires environment variables before calling compose (#10694) 2020-12-18 17:57:07 -08:00
setup_druid_on_k8s.sh Improve IT job 79 ITNestedQueryPushDownTest integration test (#11268) 2021-05-24 10:12:34 +08:00
setup_druid_operator_on_k8s.sh K8s IT Test enhance (#10785) 2021-02-01 15:48:42 -08:00
setup_k8s_cluster.sh k8s-int-test-build: zk-less druid cluster and http based segment/task managment (#10686) 2021-01-05 18:51:47 -08:00
stop_k8s_cluster.sh K8s IT Test enhance (#10785) 2021-02-01 15:48:42 -08:00