Skip to content

Commit 4faefda

Browse files
authored
Updated soft_fail in the case of chef-server chef-server-only and ha-chef-server (#4150)
Signed-off-by: Jan Shahid Shaik <jashaik@progress.com>
1 parent 3304b16 commit 4faefda

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.expeditor/verify.pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ steps:
221221
env:
222222
IS_AUTOMATE: true
223223
timeout_in_minutes: 30 # longer timeout for chef-server
224+
soft_fail: true
224225
expeditor:
225226
secrets:
226227
A2_LICENSE:
@@ -241,6 +242,7 @@ steps:
241242
env:
242243
IS_AUTOMATE: true
243244
timeout_in_minutes: 20
245+
soft_fail: true
244246
expeditor:
245247
secrets:
246248
A2_LICENSE:
@@ -270,6 +272,7 @@ steps:
270272
GOSUMDB: "sum.golang.org"
271273
PGGSSENCMODE: "disable"
272274
timeout_in_minutes: 35
275+
soft_fail: true
273276
expeditor:
274277
secrets:
275278
A2_LICENSE:

0 commit comments

Comments
 (0)