airflow integration-test failing
Closed this issue · 1 comments
richscott commented
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.
richscott commented
Closing - this is a duplicate of https://github.com/G-Research/gr-oss/issues/521