armadaproject/armada

airflow integration-test failing

Closed this issue · 1 comments

The Airflow integrations tests that are invoked in CI build (these are currently run just for non-master builds, but will eventually be enabled for master branch as well after this issue is fixed) are failing - see .github/workflows/airflow-operator.yml.

It's suspected that this started after a recent dependabot-originated update of a Python module.

The Airflow integration tests should be run for various commits over the last couple months until the precise commit which broke them has been discovered, then a fix should be devised.