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

Head commit for run:
a5d53cd554a082aeadadf02f23adc2f89794e5c5 / Jarek Potiuk <[email protected]>
Make better use of parallelism for K8S tests

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/5111277502

With regards,
GitHub Actions via GitBox


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

Reply via email to