druid/integration-tests/docker/environment-configs
Jihoon Son 4a74c5adcc
Use Druid's extension loading for integration test instead of maven (#12095)
* Use Druid's extension loading for integration test instead of maven

* fix maven command

* override config path

* load input format extensions and kafka by default; add prepopulated-data group

* all docker-composes are overridable

* fix s3 configs

* override config for all

* fix docker_compose_args

* fix security tests

* turn off debug logs for overlord api calls

* clean up stuff

* revert docker-compose.yml

* fix override config for query error test; fix circular dependency in docker compose

* add back some dependencies in docker compose

* new maven profile for integration test

* example file filter
2022-01-05 23:33:04 -08:00
..
override-examples Support for hadoop 3 via maven profiles (#11794) 2021-10-30 22:46:24 +05:30
test-groups Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
broker integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
common Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
common-ldap Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
coordinator integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
empty-config Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
historical integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
historical-for-query-error-test More unit tests for JsonParserIterator; Integration tests for query errors (#11091) 2021-04-12 15:08:50 -07:00
indexer Fix byte calculation for maxBytesInMemory to take into account of Sink/Hydrant Object overhead (#10740) 2021-01-27 00:34:56 -08:00
middlemanager integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
overlord Ldap integration tests (#10901) 2021-02-23 13:29:57 -08:00
router integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
router-custom-check-tls Fix unit tests and GC settings for Java 15 (#11074) 2021-04-08 10:33:37 -07:00
router-no-client-auth-tls Fix unit tests and GC settings for Java 15 (#11074) 2021-04-08 10:33:37 -07:00
router-permissive-tls Fix unit tests and GC settings for Java 15 (#11074) 2021-04-08 10:33:37 -07:00