druid/integration-tests-ex/image
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
..
docker Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
build-image.sh Generate the IT docker-compose.yaml files (#13669) 2023-02-21 15:03:02 -08:00
docker-build.sh Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
pom.xml upgrade mysql:mysql-connector-java to 8.2.0 (#16024) 2024-05-06 21:58:37 +08:00
rebuild.sh Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30