diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-22 10:41:19 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-22 10:41:19 -0700 |
commit | 7f1a7f5c89b825ad40f80673679b3f6a82b87a90 (patch) | |
tree | c78edad75f3f8e82915001f696b5dfaf081f783b /.expeditor | |
parent | bb6e6b530e6668fa5c689abbf49e2bcc4c372e90 (diff) | |
download | chef-7f1a7f5c89b825ad40f80673679b3f6a82b87a90.tar.gz |
Revert "Testing: increase the timeout by a lot"
This reverts commit bb6e6b530e6668fa5c689abbf49e2bcc4c372e90.
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/verify.pipeline.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 5df072eaf1..20ffb41278 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -7,7 +7,7 @@ expeditor: retry: automatic: limit: 1 - timeout_in_minutes: 9999 + timeout_in_minutes: 45 steps: |