mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-21 01:26:28 +00:00
Increase 5 node kubemark to a 60m timeout and start every 5m (when not already running)
This commit is contained in:
parent
405656eff8
commit
e1ed4d48a4
@ -40,8 +40,8 @@
|
||||
suffix:
|
||||
- '5-gce':
|
||||
description: 'Run minimal Kubemark to make sure it is not broken.'
|
||||
timeout: 30
|
||||
cron-string: 'H/30 * * * *'
|
||||
timeout: 60
|
||||
cron-string: 'H/5 * * * *'
|
||||
job-env: |
|
||||
export E2E_NAME="kubemark-5"
|
||||
export PROJECT="k8s-jenkins-kubemark"
|
||||
|
Loading…
Reference in New Issue
Block a user