summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-06-22 15:32:31 -0700
committerTim Burke <tim.burke@gmail.com>2020-06-22 15:32:39 -0700
commit5eb677fe505f41e4d039e3a699270609004261ab (patch)
treec5d5e149025c56fb8afca5984206d5df71177a0e /.zuul.yaml
parenta47d5a11521f0aca5aab4cdfc48a9a4be3eb4ead (diff)
downloadswift-5eb677fe505f41e4d039e3a699270609004261ab.tar.gz
Bump up probe test timeout
There's been a roughly 5x increase in timeouts in the last three months, which was itself about a 10x increase from the three months prior. Let's get timeouts to be the exception, not the norm. FWIW, some stats over the past two and a half years: Quarter | Median | Timeouts | Pass Time | --------+-----------+--------- 2018Q1 | 19.0m | 2 2018Q2 | 24.5m | 19 2018Q3 | 26.8m | 3 2018Q4 | 29.0m | 2 2019Q1 | 31.0m | 0 2019Q2 | 31.7m | 4 2019Q3 | 32.7m | 1 2019Q4 | 33.7m | 2 2020Q1 | 46.4m | 25 2020Q2 | 47.5m | 134 Change-Id: Iab60b952dfd1060f1166e5a07c9298c75e6831f1
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 99b035469..ec4401c60 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -244,7 +244,7 @@
nodeset: centos-7
description: |
Setup a SAIO dev environment and run Swift's probe tests
- timeout: 3600
+ timeout: 5400
pre-run:
- tools/playbooks/common/install_dependencies.yaml
- tools/playbooks/saio_single_node_setup/setup_saio.yaml