Skip to content

Commit

Permalink
Merge branch 'mainline' into service_restarts_worker
Browse files Browse the repository at this point in the history
  • Loading branch information
YutongLi291 authored Oct 21, 2024
2 parents e15286d + a7dbb3d commit 94cc175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/test_job_submissions.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ def test_job_reports_failed_session_action(
farm=deadline_resources.farm,
queue=deadline_resources.queue_a,
priority=98,
max_retries_per_task=0,
template={
"specificationVersion": "jobtemplate-2023-09",
"name": f"jobactionfail-{expected_failed_action}",
Expand Down

0 comments on commit 94cc175

Please sign in to comment.