The GitHub Actions job "Tests (AMD)" on airflow.git/ci-duration-alert-discount-image-build has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 6c3249e46eba365b79d4a5f6c066b31f0f3b1ab0 / Jarek Potiuk <[email protected]> Discount CI image-build time from duration-trend alerts The CI duration monitor folded the "Prepare breeze & CI image" step into each job's total. That step occasionally balloons on a one-off cache miss (a full image rebuild instead of a cached pull), which repeatedly flagged unrelated jobs as regressed — e.g. a Non-DB core job reported +190% driven almost entirely by an 18m image build, while its actual test time was flat. Image-build time is now excluded from the run and per-job durations used for the trend, and the image build is watched on its own: it is only reported when it has stayed slow for more than two days, so a transient rebuild spike no longer produces a false alert. Report URL: https://github.com/apache/airflow/actions/runs/29213483205 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
