mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Merge pull request #21533 from gmarek/timeout
Auto commit by PR queue bot
This commit is contained in:
commit
dabc22eef3
@ -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