extend timeout in kubemark-scale

This commit is contained in:
gmarek 2016-02-19 12:00:23 +01:00
parent 841d3f8311
commit cc3cf17519

View File

@ -42,7 +42,8 @@
cron-string: '@hourly'
- 'gce-scale':
description: 'Run Density test on Kubemark in very large cluster. Currently only scheduled to run every 6 hours so as not to waste too many resources.'
timeout: 480
# 12h - load tests take really, really, really long time.
timeout: 720
cron-string: 'H H/8 * * *'
jobs:
- 'kubernetes-kubemark-{suffix}'