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

Head commit for run:
2f4dda95a840baa3662bada9ebd50d282092336f / Jarek Potiuk <[email protected]>
Add local airflow + configuration cleanup (#37644)

Our CI sometimes reuses same runner for several jobs (this is until
we switch to --ephemeral runners) and this might lead to some
side-effects between runners. When the two runners are run for
different branches, and airflow is locally installed, it might
lead to configuration being written by one version and used by
another. This - for example - made
https://github.com/apache/airflow/actions/runs/8011411765/job/21884630103
to fail.

This PR adds extra cleanup to `breeze ci free-space` command and
add extra step in `breeze cleanup` to remove installed airflow
and the whole airflow home.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to