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:
0c9659334f9777d0cb6e1c618ea953359dc6827c / 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. However most of our
jobs is 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 ones to see if we can get stability and
speed at the same time.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to