Loading
apache-airflow: correctly run pytest checks
Previously the whole checkPhase was overridden with the preparatory test setup commands, which prevented pytestCheckHook from having an effect. Fixed to do the preparatory work in preCheck.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Previously the whole checkPhase was overridden with the preparatory test setup commands, which prevented pytestCheckHook from having an effect. Fixed to do the preparatory work in preCheck.