The GitHub Actions job "Tests (AMD)" on 
airflow.git/add-min-completed-minutes-cleanup-pods has failed.
Run started by GitHub user noamst-monday (triggered by eladkal).

Head commit for run:
80025867cc09c9d0105d7539eca2e4a46a6e61ef / Noam Steiner <[email protected]>
Address jedcunningham review on cleanup-pods min-completed-minutes

- Set default to 1 minute (no reason to keep the race by default)
- Shorten --min-completed-minutes help text
- Fix _get_pod_completion_time: scan init_container_statuses too;
  fall back to max(conditions.last_transition_time) instead of
  creation_timestamp (which predates actual completion)
- Add TestGetPodCompletionTime with real k8s model objects covering
  main-only, init-only, both, conditions fallback, and creation_timestamp
  last-resort cases
- Fix test_cleanup_min_completed_zero_deletes_immediately to pass
  --min-completed-minutes=0 explicitly now that default is 1

Report URL: https://github.com/apache/airflow/actions/runs/30433091615

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to