mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
Merge pull request #23136 from spxtr/slow-1-1
Auto commit by PR queue bot
This commit is contained in:
@@ -391,6 +391,7 @@
|
||||
- 'gke-1.1':
|
||||
timeout: 150
|
||||
description: 'Run E2E tests on GKE from the current release branch.'
|
||||
cron-string: 'H */6 * * *'
|
||||
- 'gke-prod':
|
||||
timeout: 180
|
||||
description: |
|
||||
@@ -412,6 +413,7 @@
|
||||
branch: 'release-1.1'
|
||||
runner: '{old-runner-1-1}'
|
||||
post-env: ''
|
||||
cron-string: 'H */6 * * *'
|
||||
suffix:
|
||||
- 'gce-release-1.1':
|
||||
timeout: 175
|
||||
@@ -429,6 +431,7 @@
|
||||
branch: 'release-1.0'
|
||||
runner: '{old-runner-1-0}'
|
||||
post-env: ''
|
||||
cron-string: 'H */12 * * *'
|
||||
suffix:
|
||||
- 'gce-release-1.0':
|
||||
timeout: 150
|
||||
|
@@ -57,7 +57,7 @@
|
||||
- junit-publisher
|
||||
- log-parser
|
||||
triggers:
|
||||
- timed: 'H/30 * * * *'
|
||||
- timed: '{cron-string}'
|
||||
wrappers:
|
||||
- ansicolor:
|
||||
colormap: xterm
|
||||
@@ -145,6 +145,7 @@
|
||||
post-env: ''
|
||||
soak-deploy: ''
|
||||
soak-continuous: ''
|
||||
cron-string: 'H */6 * * *'
|
||||
- 'gke':
|
||||
deploy-description: |
|
||||
Deploy Kubernetes to a GKE soak cluster using the staging GKE
|
||||
|
Reference in New Issue
Block a user