The GitHub Actions job "Tests AMD" on airflow.git/add-arm-tests has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c1909ca28e90f61f6ad94f1314bebcda8a0e854f / Jarek Potiuk <[email protected]>
Run parallel tests for ARM platform

Since we have `ubintu22.04-arm` public runners available, we should
be able to run a set of parallel tests for ARM - this would make our
ARM images move out of experimental phase.

We are not running "all" tests - only those that make sense to run
on ARM for "production" quality.

MySQL tests have some timeouts and run longer on ARM, that's why we
do not run MySQL tests on ARM as well.

We can also get rid of the "ARM collection" test that was introduced
to test if just **collection** of tests when we remove packages that
shoud not be installed on ARM works. But if we are running actual
pytest tests on ARM, we do not need to run those tests any more.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to