The GitHub Actions job "Tests AMD" on airflow.git/speed-up-runner-cleanup has 
failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0e0a75291c189d6f949e3cfea635cfb71e44e8ed / Jarek Potiuk <[email protected]>
Only use runner cleanup where it is really needed

We decided to clean-up runner and remove all the potential garbage
we get when we start runner - we also move docker to a separate
/mnt partitiion available on the runners - because for unit testing
especially we need as much space as possible. Also when we build
images, it is best if we use clean, pristine docker engine located
on the /mnt folder.

All of our other jobs are ok with small disk space and sometimes that cleanup
can take up to a minute (usually it is 10-20s)

This change (experimentally) removes all cleanup from all jobs
except the unit tests and image building to see if we can get stability
and speed at the same time.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to