druid/.github
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
..
ISSUE_TEMPLATE Add 'Flaky test' issue template (#14394) 2023-06-11 19:02:38 -07:00
config Move codeql-config.yml out of the workflows folder (#15553) 2023-12-13 08:37:01 -08:00
scripts Disable upload of coverage report to codecov.io (#16347) 2024-04-29 21:04:55 +05:30
workflows Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
dependabot.yml pin Testng dependencies to 7.3.0 (#15924) 2024-02-28 09:48:13 +08:00
labeler.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
pull_request_template.md Move the tips section in PR template into comments block (#13676) 2023-01-16 17:01:20 +05:30