Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ steps:
env:
IS_AUTOMATE: true
timeout_in_minutes: 30 # longer timeout for chef-server
soft_fail: true
expeditor:
secrets:
A2_LICENSE:
Expand All @@ -241,6 +242,7 @@ steps:
env:
IS_AUTOMATE: true
timeout_in_minutes: 20
soft_fail: true
expeditor:
secrets:
A2_LICENSE:
Expand Down Expand Up @@ -270,6 +272,7 @@ steps:
GOSUMDB: "sum.golang.org"
PGGSSENCMODE: "disable"
timeout_in_minutes: 35
soft_fail: true
expeditor:
secrets:
A2_LICENSE:
Expand Down
Loading