Add 1.2 gce soak job.

pull/6/head
Joe Finney 2016-03-09 11:25:08 -08:00
parent e4e677acd7
commit bc326af6da
1 changed files with 16 additions and 0 deletions

View File

@ -111,6 +111,22 @@
job-env: | job-env: |
export HAIRPIN_MODE="hairpin-veth" export HAIRPIN_MODE="hairpin-veth"
export PROJECT="k8s-jkns-gce-soak-2" export PROJECT="k8s-jkns-gce-soak-2"
- 'gce-1.2':
deploy-description: |
Deploy Kubernetes to soak cluster using the latest successful
release-1.2 Kubernetes build every week.<br>
If a kubernetes-soak-continuous-e2e-gce-1.2 build is running,
this deployment build will be blocked and remain in the queue
until the test run is complete.<br>
e2e-description: |
Assumes Kubernetes soak cluster is already deployed.<br>
If a kubernetes-soak-weekly-deploy-gce-1.2 build is enqueued,
builds will be blocked and remain in the queue until the
deployment is complete.<br>
provider-env: '{gce-provider-env}'
job-env: |
export PROJECT="k8s-jkns-gce-soak-1-2"
export JENKINS_PUBLISHED_VERSION="ci/latest-1.2"
- 'gce-1.1': - 'gce-1.1':
deploy-description: | deploy-description: |
Deploy Kubernetes to soak cluster using the latest successful Deploy Kubernetes to soak cluster using the latest successful