Bump up timeout for swift-probetests-centos-7

Since sharding landed, probe test times have climbed from ~15mins to
~25mins, with at least one run having timed out after 30mins.

This is the result of us adding 14 new probe tests, all of which are
fairly long-running since they need to upload enough objects to allow
sharding. That's great, but let's bump up the timeout to an hour.

Change-Id: I73c36e061a8817961869496591cbe7ba714ce9d5
This commit is contained in:
Tim Burke 2018-05-22 09:57:40 -07:00
parent 8e09b6740a
commit f237c5844c

View File

@ -124,6 +124,7 @@
voting: false
description: |
Setup a SAIO dev environment and run Swift's probe tests
timeout: 3600
pre-run:
- playbooks/saio_single_node_setup/install_dependencies.yaml
- playbooks/saio_single_node_setup/setup_saio.yaml