mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
extend timeout in kubemark-scale
This commit is contained in:
parent
841d3f8311
commit
cc3cf17519
@ -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}'
|
||||
|
Loading…
Reference in New Issue
Block a user