The GitHub Actions job "Tests AMD" on airflow.git/backport-fb8c877-v3-0-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 59a685f6a863d8b7ae619e87aa764462cb8de969 / Jarek Potiuk <[email protected]> [v3-0-test] Isolate celery tests to separate container (#50952) The celery tests hang intermittently from time to time, and it's rather difficult to pin-point the root cause. This PR attempts to isolate the tests and make them fail faster in case the problem happens. Currently, after some recent refactoring - none of the tests usually run longer that 18-19 minutes, so we can set much lower timeouts for the test job - 30 minutes "soft" timeout (SIGTERM sent to stop the container and dump logs) and 35 minutes for "hard" failure of GitHub Action. If we see that we are still hanging despite the isolation, we can later introduce more debug logging for **just** the celery container run. (cherry picked from commit fb8c8770b3ff8cdab84df18ea61dbf639e55fc86) Co-authored-by: Jarek Potiuk <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/15187024600 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
