Remove soak and disruptive 1.1 Jenkins jobs.

pull/6/head
Joe Finney 2016-04-15 11:34:30 -07:00
parent 066e493789
commit c2906ee09d
No known key found for this signature in database
GPG Key ID: 951C5E203926D62B
2 changed files with 0 additions and 22 deletions

View File

@ -462,9 +462,6 @@
- 'gce-release-1.1':
timeout: 175
description: 'Run E2E tests on GCE from the current release branch.'
- 'gce-disruptive-1.1':
timeout: 180
description: 'Run disruptive E2E tests on GCE from the current release branch.'
jobs:
- 'kubernetes-e2e-{suffix}'

View File

@ -127,25 +127,6 @@
job-env: |
export PROJECT="k8s-jkns-gce-soak-1-2"
export JENKINS_PUBLISHED_VERSION="ci/latest-1.2"
- 'gce-1.1':
deploy-description: |
Deploy Kubernetes to soak cluster using the latest successful
current release CI-produced Kubernetes build every week.<br>
If a kubernetes-soak-continuous-e2e-gce-1.1 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 current-release cluster is already
deployed.<br>
If a kubernetes-soak-weekly-deploy-gce-1.1 build is enqueued,
builds will be blocked and remain in the queue until the
deployment is complete.<br>
branch: 'release-1.1'
runner: '{old-runner-1-1}'
post-env: ''
soak-deploy: ''
soak-continuous: ''
cron-string: 'H */6 * * *'
- 'gke':
deploy-description: |
Deploy Kubernetes to a GKE soak cluster using the staging GKE