[CI] Add retry for agent lost (#4633)

This commit is contained in:
Cade Daniel 2024-05-06 16:18:57 -07:00 committed by GitHub
parent e186d37cb1
commit 19cb4716ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,8 @@ steps:
automatic:
- exit_status: -1 # Agent was lost
limit: 5
- exit_status: -10 # Agent was lost
limit: 5
- wait
- group: "AMD Tests"
@ -53,6 +55,8 @@ steps:
automatic:
- exit_status: -1 # Agent was lost
limit: 5
- exit_status: -10 # Agent was lost
limit: 5
plugins:
- kubernetes:
podSpec: