The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user eladkal (triggered by eladkal).
Head commit for run: 22d583403b79356d7ff604e8f3a3bad924764029 / Daniel van der Ende <[email protected]> Fix AzureContainerInstanceOperator remove_on_error (#35212) The remove_on_error parameter of the AzureContainerInstanceOperator was not working as intended. When set to `False` it should only skip the removal of the Azure Container Group **if** the exit code is non-zero. For zero exit codes, the infra should be dropped. This was not happening; the Azure infra was always left in place. This commit fixes that behaviour. Co-authored-by: Elad Kalif <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/6802227723 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
