druid/.github/workflows
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
..
codeql.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
cron-job-its.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
distribution-checks.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
labeler.yml Update labeler to v5 that includes fix where bot doesn't remove labels added by maintainers. (#15558) 2023-12-14 12:10:26 -05:00
reusable-revised-its.yml Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
reusable-standard-its.yml Upload tasklogs along with service logs on Standard IT failure (#16631) 2024-06-22 11:45:54 +05:30
reusable-unit-tests.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
revised-its.yml Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
stale.yml ignore dependencies for github stale action (#16797) 2024-07-25 10:32:43 -07:00
standard-its.yml Fix cds-coordinator-metadata-query-disabled (#16488) 2024-05-22 20:42:11 +02:00
static-checks.yml Upload openrewrite patch via GHA (#16270) 2024-04-12 15:31:07 +05:30
unit-and-integration-tests-unified.yml Revised IT to detect backward incompatible change (#16779) 2024-08-07 11:13:35 +05:30
unit-tests.yml Use dorny/paths-filter@v3.0.0 (#16082) 2024-03-08 13:35:26 +05:30