You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/07 17:43:35 UTC

[GitHub] [airflow]: Workflow run "Build images for Fix case where k8s tests would fail if run in parallel https://github.com/apache/airflow/pull/26904 " is working again!

The GitHub Actions job "Build images for Fix case where k8s tests would fail if run in parallel  https://github.com/apache/airflow/pull/26904
" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
6c2d27ec4e447fa77e81fec3faa70f53cfa1fb57 / Jarek Potiuk <ja...@potiuk.com>
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/3206393882

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org