diff options
author | 2017-11-22 10:50:00 +0000 | |
---|---|---|
committer | 2017-11-22 10:50:00 +0000 | |
commit | c5bbae4d8cedfbdb0a7c3e3b1c70c1343af1ef3c (patch) | |
tree | 29e183e3cc287eb1356ad07dbabae433b50829a0 /jjb | |
parent | 725a8aeed1e22839b966e9fc44b544fa458e4b57 (diff) | |
parent | 293a8eec36b24a541240d155f33585daaee59b65 (diff) |
Merge "Enlarge the timeout for storage test"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/qtip/qtip-validate-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 1db4facc0..d9d3e72e6 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -89,7 +89,7 @@ wrappers: - timeout: - timeout: 15 + timeout: 30 abort: true - timestamps |