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

Head commit for run:
94875e836e64342500a36fce1c25c5446a319d7f / Jarek Potiuk <[email protected]>
Make better use of parallelism for K8S tests (#31594)

The parallelism in K8S tests is not utilised well for big machines with
8 CPUS. Those machines should be able to run easily 3 running
k8s tests in parallel but the "// 4" rule made them limited to run
just 2 by default. We are changing a bit the algorithm to make sure
that the parallelism characteristics leads to better utilisation and
shorter waiting time for the tests to complete.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to