The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
edd06c72575fb57165db7f910f132ad2002ad32b / Jarek Potiuk <[email protected]>
Split PROD image verification to a separate step in CI

The PROD image verification happens after the images are pulled
in the "wait for PROD images" step. This verification is pretty
helpful in detecting cases where there are some "installed airflow"
problems (for example recently it helped to avoid a circular import
problem in #33081 as one of the tests failed when images were
verified. However PROD image wait might fail for other reasons and
sometimes might be "neglected" as temporary failure.

Separating verification will allow to clearly surface that the
problem is with verification, not pulling the images.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to