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

Head commit for run:
6c2d27ec4e447fa77e81fec3faa70f53cfa1fb57 / Jarek Potiuk <[email protected]>
Fix case where k8s tests would fail if run in parallel

The K8S tests when run in parallel for multiple versions require:

a) vast amount of memory to keep all the cluster running
b) extra time to startup for all k8s tests

The change introduces resource debugging and increased timeouts
and tries on webserver health so that all k8S have enough time
and resources to run.

Also the resource dump from K8S is dumped to separate file, otherwise
it makes it impossible to analyse logs in Github UI and clutters
enormously the output of failed k8s tests.

Those resource dumps can be downloaded separately as they are uploaded
as artifacts in case of failure..

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

With regards,
GitHub Actions via GitBox


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

Reply via email to