The GitHub Actions job "Tests (AMD)" on airflow.git/v3-3-test has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
95935e098357db384dfac504b59ccebb9d8b0050 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-3-test] Fix Breeze OpenLineage integration gate stuck on stale Postgres 
versions (#69264) (#70110)

* Fix Breeze OpenLineage integration gate stuck on stale Postgres versions

The gate in enter_shell() hardcoded PostgreSQL 12/13/14 as the only
versions allowed with --integration openlineage, but Breeze's actual
matrix has moved to 14-18 (12 isn't even a valid choice anymore).
Derive the allowed set from CURRENT_POSTGRES_VERSIONS in
global_constants.py instead, so the gate can't drift out of sync with
the matrix again.

closes: #69233

* Cover --integration all in OpenLineage Postgres gate tests

Reviewer feedback on apache/airflow#69264: the gate also triggers on
"all" (not just "openlineage"), so the tests should exercise that path
too.
(cherry picked from commit 45df400413e2aa42c3787234888e206006f36e03)

Co-authored-by: Aaryan Mahajan <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/29706531222

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to