druid/integration-tests/docker/environment-configs/test-groups
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
..
custom-coordinator-duties Refactor: Cleanup coordinator duties for metadata cleanup (#14631) 2023-08-05 13:08:23 +05:30
prepopulated-data Fix cds-coordinator-metadata-query-disabled (#16488) 2024-05-22 20:42:11 +02:00
shuffle-deep-store Skip tests based on files changed in the PR (#14445) 2023-06-22 12:27:23 +05:30