druid/integration-tests-ex/image/docker
Rishabh Singh 99313e9996
Revised IT to detect backward incompatible change (#16779)
Added a new revised IT group BackwardCompatibilityMain. The idea is to catch potential backward compatibility issues that may arise during rolling upgrade.

This test group runs a docker-compose cluster with Overlord & Coordinator service on the previous druid version.

Following env vars are required in the GHA file .github/workflows/unit-and-integration-tests-unified.yml to run this test

DRUID_PREVIOUS_VERSION -> Previous druid version to test backward incompatibility.
DRUID_PREVIOUS_VERSION_DOWNLOAD_URL -> URL to fetch the tar.
2024-08-07 11:13:35 +05:30
..
Dockerfile Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
druid.sh Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
launch.sh Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
test-setup.sh Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00