druid/integration-tests/docker/environment-configs
Zoltan Haindrich 44ea4e1c51
Fix cds-coordinator-metadata-query-disabled (#16488)
fixes the issue with the newly enabled `cds-coordiantor-metadata-query-disabled` [split](https://github.com/apache/druid/pull/16468)
* configures to use `prepopulated-data` environment things to configure `S3` for access 
* this is needed because these tests use a [dataset which is loaded from s3](https://github.com/apache/druid/blob/master/integration-tests/docker/test-data/cds-coordinator-metadata-query-disabled-sample-data.sql)
* also undoes the previous [fix](https://github.com/apache/druid/pull/16469) of setting the aws region explicitly as this is a more complete solution - and configuring `prepopulated-data` also sets the region; so that's not needed anymore
2024-05-22 20:42:11 +02:00
..
override-examples Removes support for Hadoop 2 (#14763) 2023-08-09 17:47:52 +05:30
test-groups Fix cds-coordinator-metadata-query-disabled (#16488) 2024-05-22 20:42:11 +02:00
broker integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
common upgrade mysql:mysql-connector-java to 8.2.0 (#16024) 2024-05-06 21:58:37 +08:00
common-ldap upgrade mysql:mysql-connector-java to 8.2.0 (#16024) 2024-05-06 21:58:37 +08:00
coordinator update heap size of coordinator, overlord services in docker IT environment (#14214) 2023-05-12 23:19:48 +05:30
empty-config Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
historical Increase historical heap for standard IT (#15337) 2023-11-08 15:21:30 +05:30
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 increase middlemanager heap server size in tests (#14345) 2023-05-29 10:45:34 +05:30
overlord update heap size of coordinator, overlord services in docker IT environment (#14214) 2023-05-12 23:19:48 +05:30
router Increase heap size for router (#14699) 2023-08-01 08:58:48 +05:30
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