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

Old release branch test cleaning #18509

Merged
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
132 changes: 0 additions & 132 deletions config/jobs/containerd/cri/containerd-cri-presubmit-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,138 +62,6 @@ presubmits:
--timeout=65m
"--node-args=--image-config-file=${GOPATH}/src/k8s.io/test-infra/jobs/e2e_node/containerd/cri-master/image-config-pr.yaml -node-env=PULL_REFS=$(PULL_REFS)"

- name: pull-cri-containerd-node-e2e
always_run: true
max_concurrency: 8
decorate: true
branches:
- release/1.3
decoration_config:
timeout: 100m
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.15
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: test-infra
base_ref: master
path_alias: k8s.io/test-infra
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20200623-2424179-1.15
command:
- sh
- -c
- >
runner.sh
./test/build.sh
&&
cd ${GOPATH}/src/k8s.io/kubernetes
&&
/workspace/scenarios/kubernetes_e2e.py
--deployment=node
--gcp-project=cri-c8d-pr-node-e2e
--gcp-zone=us-central1-f
'--node-test-args=--container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/home/containerd/usr/local/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd\"]}"'
--node-tests=true
--provider=gce
'--test_args=--nodes=8 --focus="\[NodeConformance\]|\[NodeFeature:.+\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]"'
--timeout=65m
"--node-args=--image-config-file=${GOPATH}/src/k8s.io/test-infra/jobs/e2e_node/containerd/cri-master/image-config-pr.yaml -node-env=PULL_REFS=$(PULL_REFS)"

- name: pull-cri-containerd-node-e2e
always_run: true
max_concurrency: 8
decorate: true
branches:
- release/1.2
decoration_config:
timeout: 100m
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.14
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: test-infra
base_ref: master
path_alias: k8s.io/test-infra
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20200218-a445c54-1.14
command:
- sh
- -c
- >
runner.sh
./test/build.sh
&&
cd ${GOPATH}/src/k8s.io/kubernetes
&&
/workspace/scenarios/kubernetes_e2e.py
--deployment=node
--gcp-project=cri-c8d-pr-node-e2e
--gcp-zone=us-central1-f
'--node-test-args=--container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/home/containerd/usr/local/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd\"]}"'
--node-tests=true
--provider=gce
'--test_args=--nodes=8 --focus="\[NodeConformance\]|\[NodeFeature:.+\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]"'
--timeout=65m
"--node-args=--image-config-file=${GOPATH}/src/k8s.io/test-infra/jobs/e2e_node/containerd/cri-master/image-config-pr.yaml -node-env=PULL_REFS=$(PULL_REFS)"

- name: pull-cri-containerd-node-e2e
always_run: true
max_concurrency: 8
decorate: true
branches:
- release/1.0
decoration_config:
timeout: 100m
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.14
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: test-infra
base_ref: master
path_alias: k8s.io/test-infra
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20200218-a445c54-1.14
command:
- sh
- -c
- >
runner.sh
./test/build.sh
&&
cd ${GOPATH}/src/k8s.io/kubernetes
&&
/workspace/scenarios/kubernetes_e2e.py
--deployment=node
--gcp-project=cri-c8d-pr-node-e2e
--gcp-zone=us-central1-f
'--node-test-args=--container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/home/containerd/usr/local/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service --redirect-container-streaming" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd\"]}"'
--node-tests=true
--provider=gce
'--test_args=--nodes=8 --focus="\[NodeConformance\]|\[NodeFeature:.+\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]"'
--timeout=65m
"--node-args=--image-config-file=${GOPATH}/src/k8s.io/test-infra/jobs/e2e_node/containerd/cri-master/image-config-pr.yaml -node-env=PULL_REFS=$(PULL_REFS)"

- name: pull-cri-containerd-verify
always_run: true
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,120 +316,6 @@ periodics:
testgrid-num-failures-to-alert: '4'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
- name: ci-cloud-provider-vsphere-conformance-stable-1-14
interval: 12h
decorate: true
decoration_config:
timeout: 3h
labels:
preset-dind-enabled: "true"
preset-cloud-provider-vsphere-e2e-config: "true"
extra_refs:
- org: kubernetes
repo: cloud-provider-vsphere
base_ref: master
path_alias: k8s.io/cloud-provider-vsphere
skip_submodules: true
spec:
containers:
- image: gcr.io/cloud-provider-vsphere/ci:v1.0.0-40-g6a93718
command:
- "make"
args:
- "conformance-test"
securityContext:
privileged: true
env:
- name: K8S_VERSION
value: release/stable-1.14.txt
- name: DESTROY_FORCE
value: "dryrun"
- name: LOG_LEVEL
value: "5"
annotations:
testgrid-dashboards: conformance-all, conformance-cloud-provider-vsphere, vmware-conformance-cloud-provider
testgrid-tab-name: vsphere-v1.14
description: Runs conformance tests using kubetest against kubernetes from the release-1.14 branch with cloud-provider-vsphere
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
- name: ci-cloud-provider-vsphere-conformance-stable-1-13
interval: 12h
decorate: true
decoration_config:
timeout: 3h
labels:
preset-dind-enabled: "true"
preset-cloud-provider-vsphere-e2e-config: "true"
extra_refs:
- org: kubernetes
repo: cloud-provider-vsphere
base_ref: master
path_alias: k8s.io/cloud-provider-vsphere
skip_submodules: true
spec:
containers:
- image: gcr.io/cloud-provider-vsphere/ci:v1.0.0-40-g6a93718
command:
- "make"
args:
- "conformance-test"
securityContext:
privileged: true
env:
- name: K8S_VERSION
value: release/stable-1.13.txt
- name: DESTROY_FORCE
value: "dryrun"
- name: LOG_LEVEL
value: "5"
annotations:
testgrid-dashboards: conformance-all, conformance-cloud-provider-vsphere, vmware-conformance-cloud-provider
testgrid-tab-name: vsphere-v1.13
description: Runs conformance tests using kubetest against kubernetes from the release-1.13 branch with cloud-provider-vsphere
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
- name: ci-cloud-provider-vsphere-conformance-stable-1-12
interval: 12h
decorate: true
decoration_config:
timeout: 3h
labels:
preset-dind-enabled: "true"
preset-cloud-provider-vsphere-e2e-config: "true"
extra_refs:
- org: kubernetes
repo: cloud-provider-vsphere
base_ref: master
path_alias: k8s.io/cloud-provider-vsphere
skip_submodules: true
spec:
containers:
- image: gcr.io/cloud-provider-vsphere/ci:v1.0.0-40-g6a93718
command:
- "make"
args:
- "conformance-test"
securityContext:
privileged: true
env:
- name: K8S_VERSION
value: release/stable-1.12.txt
- name: DESTROY_FORCE
value: "dryrun"
- name: LOG_LEVEL
value: "5"
annotations:
testgrid-dashboards: conformance-all, conformance-cloud-provider-vsphere, vmware-conformance-cloud-provider
testgrid-tab-name: vsphere-v1.12
description: Runs conformance tests using kubetest against kubernetes from the release-1.12 branch with cloud-provider-vsphere
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
# Runs the e2e conformance suite against a cluster turned up with the
# in-tree vSphere cloud provider. This job is duplicated for multiple versions
# of Kubernetes.
Expand Down Expand Up @@ -469,111 +355,3 @@ periodics:
testgrid-num-failures-to-alert: '4'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
- name: ci-vsphere-conformance-stable-1-14
interval: 12h
decorate: true
decoration_config:
timeout: 3h
labels:
preset-dind-enabled: "true"
preset-cloud-provider-vsphere-e2e-config: "true"
extra_refs:
- org: kubernetes
repo: cloud-provider-vsphere
base_ref: master
path_alias: k8s.io/cloud-provider-vsphere
skip_submodules: true
spec:
containers:
- image: gcr.io/cloud-provider-vsphere/ci:v1.0.0-40-g6a93718
command:
- "make"
args:
- "conformance-test"
securityContext:
privileged: true
env:
- name: CLOUD_PROVIDER
value: vsphere
- name: K8S_VERSION
value: release/stable-1.14.txt
annotations:
testgrid-dashboards: conformance-all, conformance-vsphere, vmware-conformance
testgrid-tab-name: in-tree-vsphere-v1.14
description: Runs conformance tests using kubetest against kubernetes from the release-1.14 branch with the in-tree vSphere cloud provider
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
- name: ci-vsphere-conformance-stable-1-13
interval: 12h
decorate: true
decoration_config:
timeout: 3h
labels:
preset-dind-enabled: "true"
preset-cloud-provider-vsphere-e2e-config: "true"
extra_refs:
- org: kubernetes
repo: cloud-provider-vsphere
base_ref: master
path_alias: k8s.io/cloud-provider-vsphere
skip_submodules: true
spec:
containers:
- image: gcr.io/cloud-provider-vsphere/ci:v1.0.0-40-g6a93718
command:
- "make"
args:
- "conformance-test"
securityContext:
privileged: true
env:
- name: CLOUD_PROVIDER
value: vsphere
- name: K8S_VERSION
value: release/stable-1.13.txt
annotations:
testgrid-dashboards: conformance-all, conformance-vsphere, vmware-conformance
testgrid-tab-name: in-tree-vsphere-v1.13
description: Runs conformance tests using kubetest against kubernetes from the release-1.13 branch with the in-tree vSphere cloud provider
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
- name: ci-vsphere-conformance-stable-1-12
interval: 12h
decorate: true
decoration_config:
timeout: 3h
labels:
preset-dind-enabled: "true"
preset-cloud-provider-vsphere-e2e-config: "true"
extra_refs:
- org: kubernetes
repo: cloud-provider-vsphere
base_ref: master
path_alias: k8s.io/cloud-provider-vsphere
skip_submodules: true
spec:
containers:
- image: gcr.io/cloud-provider-vsphere/ci:v1.0.0-40-g6a93718
command:
- "make"
args:
- "conformance-test"
securityContext:
privileged: true
env:
- name: CLOUD_PROVIDER
value: vsphere
- name: K8S_VERSION
value: release/stable-1.12.txt
annotations:
testgrid-dashboards: conformance-all, conformance-vsphere, vmware-conformance
testgrid-tab-name: in-tree-vsphere-v1.12
description: Runs conformance tests using kubetest against kubernetes from the release-1.12 branch with the in-tree vSphere cloud provider
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '16'
testgrid-num-columns-recent: '20'
3 changes: 0 additions & 3 deletions config/jobs/kubernetes/kops/kops-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ presubmits:
skip_branches:
- release-1.17
- release-1.16
- release-1.15
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200731-4e0521e-experimental
Expand Down Expand Up @@ -422,7 +421,6 @@ presubmits:
skip_branches:
- release-1.17
- release-1.16
- release-1.15
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200731-4e0521e-experimental
Expand All @@ -447,7 +445,6 @@ presubmits:
skip_branches:
- release-1.17
- release-1.16
- release-1.15
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200731-4e0521e-experimental
Expand Down
Loading