The GitHub Actions job "Tests (AMD)" on airflow.git/ci-duration-exclude-image-steps has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3b112623a410206fb7f765cb260ce78d993c8f9c / Jarek Potiuk <[email protected]> Stop CI duration alerts firing on one-off image rebuilds The trend excluded a single step, "Prepare breeze & CI image", from a job's wall clock. The image-cache push jobs do not have that step - they build and push the image in a step of their own - so when a change to an early image layer invalidates every layer after it, the resulting full rebuild and full re-push is counted as work time and reported as a regression. The same CI-only prefix also missed every job that prepares a PROD image. Image build time is meant to be watched by the persistence check instead, which only reports a slowdown that lasted for days rather than a single night, so the exclusion has to cover the steps that carry it. Report URL: https://github.com/apache/airflow/actions/runs/31697446429 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
