summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Simmons <ssimmons@progress.com>2023-03-06 17:09:55 -0500
committerSean Simmons <ssimmons@progress.com>2023-03-06 17:09:55 -0500
commite859461f63000df3bdd1d98b5a65cf7e21adc6d5 (patch)
treecd384392573ae57983b97576366888618aaf0620
parent2feb4dc0552ad0a5d38ac89434ea153f348315ef (diff)
downloadchef-e859461f63000df3bdd1d98b5a65cf7e21adc6d5.tar.gz
this is a change to extend the timeout option on our buildkite agents
Signed-off-by: Sean Simmons <ssimmons@progress.com>
-rw-r--r--.expeditor/verify.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 579fd42f5f..c613a4c941 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -5,7 +5,7 @@ expeditor:
retry:
automatic:
limit: 1
- timeout_in_minutes: 60
+ timeout_in_minutes: 120
steps:
- command: .buildkite/verify.pipeline.sh | buildkite-agent pipeline upload