Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete perma-failing examples e2e jobs #3799

Merged
merged 1 commit into from
Jul 31, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions jobs/ci-kubernetes-e2e-gce-examples.env

This file was deleted.

3 changes: 0 additions & 3 deletions jobs/ci-kubernetes-e2e-gci-gce-examples.env

This file was deleted.

34 changes: 0 additions & 34 deletions jobs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1861,23 +1861,6 @@
"UNKNOWN"
]
},
"ci-kubernetes-e2e-gce-examples": {
"args": [
"--check-leaked-resources",
"--env-file=jobs/platform/gce.env",
"--env-file=jobs/ci-kubernetes-e2e-gce-examples.env",
"--extract=ci/latest",
"--gcp-project=k8s-jkns-e2e-examples",
"--gcp-zone=us-central1-f",
"--provider=gce",
"--test_args=--ginkgo.focus=\\[Feature:Example\\] --minStartupPods=8",
"--timeout=90m"
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"UNKNOWN"
]
},
"ci-kubernetes-e2e-gce-federation": {
"args": [
"--check-leaked-resources",
Expand Down Expand Up @@ -3893,23 +3876,6 @@
"UNKNOWN"
]
},
"ci-kubernetes-e2e-gci-gce-examples": {
"args": [
"--check-leaked-resources",
"--env-file=jobs/platform/gce.env",
"--env-file=jobs/ci-kubernetes-e2e-gci-gce-examples.env",
"--extract=ci/latest",
"--gcp-project=k8s-jkns-e2e-gci-examples",
"--gcp-zone=us-central1-f",
"--provider=gce",
"--test_args=--ginkgo.focus=\\[Feature:Example\\] --minStartupPods=8",
"--timeout=90m"
],
"scenario": "kubernetes_e2e",
"sigOwners": [
"UNKNOWN"
]
},
"ci-kubernetes-e2e-gci-gce-flaky": {
"args": [
"--check-leaked-resources",
Expand Down
64 changes: 0 additions & 64 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3864,38 +3864,6 @@ periodics:
defaultMode: 256
secretName: ssh-key-secret

- interval: 30m
name: ci-kubernetes-e2e-gce-examples
spec:
containers:
- args:
- --timeout=110
- --bare
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/service-account/service-account.json
- name: USER
value: prow
- name: JENKINS_GCE_SSH_PRIVATE_KEY_FILE
value: /etc/ssh-key-secret/ssh-private
- name: JENKINS_GCE_SSH_PUBLIC_KEY_FILE
value: /etc/ssh-key-secret/ssh-public
image: gcr.io/k8s-testimages/kubekins-e2e-prow:v20170728-e1f1ad9b
volumeMounts:
- mountPath: /etc/service-account
name: service
readOnly: true
- mountPath: /etc/ssh-key-secret
name: ssh
readOnly: true
volumes:
- name: service
secret:
secretName: service-account
- name: ssh
secret:
defaultMode: 256
secretName: ssh-key-secret
- interval: 30m
name: ci-kubernetes-e2e-gce-federation
spec:
Expand Down Expand Up @@ -7256,38 +7224,6 @@ periodics:
secret:
defaultMode: 256
secretName: ssh-key-secret
- interval: 30m
name: ci-kubernetes-e2e-gci-gce-examples
spec:
containers:
- args:
- --timeout=110
- --bare
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/service-account/service-account.json
- name: USER
value: prow
- name: JENKINS_GCE_SSH_PRIVATE_KEY_FILE
value: /etc/ssh-key-secret/ssh-private
- name: JENKINS_GCE_SSH_PUBLIC_KEY_FILE
value: /etc/ssh-key-secret/ssh-public
image: gcr.io/k8s-testimages/kubekins-e2e-prow:v20170728-e1f1ad9b
volumeMounts:
- mountPath: /etc/service-account
name: service
readOnly: true
- mountPath: /etc/ssh-key-secret
name: ssh
readOnly: true
volumes:
- name: service
secret:
secretName: service-account
- name: ssh
secret:
defaultMode: 256
secretName: ssh-key-secret
- interval: 30m
name: ci-kubernetes-e2e-gci-gce-flaky
spec:
Expand Down
10 changes: 0 additions & 10 deletions testgrid/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ test_groups:
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3-release-1-5
- name: ci-kubernetes-e2e-gci-gce-etcd3
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-etcd3
- name: ci-kubernetes-e2e-gce-examples
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-examples
- name: ci-kubernetes-e2e-gce-federation
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-federation
- name: ci-kubernetes-e2e-gce-federation-serial
Expand Down Expand Up @@ -202,8 +200,6 @@ test_groups:
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-gci-ci-slow-release-1-4
- name: ci-kubernetes-e2e-gce-gci-ci-slow-release-1-5
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-gci-ci-slow-release-1-5
- name: ci-kubernetes-e2e-gci-gce-examples
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-examples
- name: ci-kubernetes-e2e-gce-gci-qa-m59
gcs_prefix: kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-gci-qa-m59
- name: ci-kubernetes-e2e-gce-gci-qa-m60
Expand Down Expand Up @@ -1566,10 +1562,6 @@ dashboards:
test_group_name: ci-kubernetes-e2e-gce-etcd3-release-1-5
- name: gci-gce-etcd3
test_group_name: ci-kubernetes-e2e-gci-gce-etcd3
- name: gce-examples
test_group_name: ci-kubernetes-e2e-gce-examples
- name: gci-gce-examples
test_group_name: ci-kubernetes-e2e-gci-gce-examples
- name: gce-flaky
test_group_name: ci-kubernetes-e2e-gce-flaky
- name: gci-gce-flaky
Expand Down Expand Up @@ -1728,8 +1720,6 @@ dashboards:
dashboard_tab:
- name: gci-gce
test_group_name: ci-kubernetes-e2e-gci-gce
- name: examples
test_group_name: ci-kubernetes-e2e-gci-gce-examples
- name: release-1.4
test_group_name: ci-kubernetes-e2e-gci-gce-release-1-4
- name: release-1.5
Expand Down