-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove node special feature and node alpha feature from test-infra fo…
…r non release branch
- Loading branch information
Showing
6 changed files
with
48 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,42 +52,6 @@ periodics: | |
testgrid-alert-email: [email protected] | ||
|
||
description: "OWNER: sig-node; runs NodeConformance e2e tests with crio master and cgroup v1" | ||
# TODO (https://github.com/kubernetes/test-infra/issues/26127) consider restoring once we will figure out the right set of alpha features. The tag NodeAlphaFeature is not being used any longer | ||
# - name: ci-crio-cgroupv1-node-e2e-alpha | ||
# cluster: k8s-infra-prow-build | ||
# interval: 1h | ||
# labels: | ||
# preset-service-account: "true" | ||
# preset-k8s-ssh: "true" | ||
# spec: | ||
# containers: | ||
# - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-master | ||
# args: | ||
# - --root=/go/src | ||
# - --repo=k8s.io/kubernetes | ||
# - "--timeout=90" | ||
# - --scenario=kubernetes_e2e | ||
# - -- # end bootstrap args, scenario args below | ||
# - --deployment=node | ||
# - --env=KUBE_SSH_USER=core | ||
# - --gcp-zone=us-west1-b | ||
# - '--node-test-args=--feature-gates=AllAlpha=true,RotateKubeletServerCertificate=false --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' | ||
# - --node-tests=true | ||
# - --provider=gce | ||
# - --test_args=--nodes=8 --focus="\[NodeAlphaFeature:.+\]|\[NodeAlphaFeature\]" --skip="\[Flaky\]|\[Serial\]" | ||
# - --runtime-config=api/all=true | ||
# - --timeout=65m | ||
# - --node-args=--image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv1.yaml | ||
# env: | ||
# - name: GOPATH | ||
# value: /go | ||
# - name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE | ||
# value: "1" | ||
# annotations: | ||
# testgrid-dashboards: sig-node-cri-o | ||
# testgrid-tab-name: ci-crio-cgroupv1-node-e2e-alpha | ||
# testgrid-alert-email: [email protected] | ||
# description: "OWNER: sig-node; runs NodeConformance and alpha e2e tests with crio master and cgroup v1" | ||
- name: ci-crio-cgroupv1-node-e2e-features | ||
cluster: k8s-infra-prow-build | ||
interval: 1h | ||
|
@@ -276,7 +240,7 @@ periodics: | |
- '--node-test-args=--container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' | ||
- --node-tests=true | ||
- --provider=gce | ||
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[Conformance\]|\[Serial\]|\[NodeFeature:.+\]|\[NodeFeature\]|\[Feature:.+\]|\[Feature\]|\[NodeSpecialFeature:.+\]|\[NodeSpecialFeature\]|\[NodeAlphaFeature:.+\]|\[NodeAlphaFeature\]|\[Legacy:.+\]|\[Benchmark\]|\[Feature:SCTPConnectivity\]" | ||
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[Conformance\]|\[Serial\]|\[NodeFeature:.+\]|\[NodeFeature\]|\[Feature:.+\]|\[Feature\]|\[Legacy:.+\]|\[Benchmark\]|\[Feature:SCTPConnectivity\]" | ||
- --timeout=300m | ||
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv1.yaml | ||
env: | ||
|
@@ -295,7 +259,7 @@ periodics: | |
testgrid-dashboards: sig-node-cri-o | ||
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-unlabelled | ||
testgrid-alert-email: [email protected] | ||
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [NodeFeature] or [NodeSpecialFeature] or [NodeAlphaFeature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]." | ||
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [NodeFeature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]." | ||
- name: ci-crio-cgroupv2-node-e2e-unlabelled | ||
cluster: k8s-infra-prow-build | ||
interval: 12h | ||
|
@@ -328,7 +292,7 @@ periodics: | |
- '--node-test-args=--container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--fail-cgroupv1=true --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' | ||
- --node-tests=true | ||
- --provider=gce | ||
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[Conformance\]|\[Serial\]|\[NodeFeature:.+\]|\[NodeFeature\]|\[Feature:.+\]|\[Feature\]|\[NodeSpecialFeature:.+\]|\[NodeSpecialFeature\]|\[NodeAlphaFeature:.+\]|\[NodeAlphaFeature\]|\[Legacy:.+\]|\[Benchmark\]|\[Feature:SCTPConnectivity\]" | ||
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[Conformance\]|\[Serial\]|\[NodeFeature:.+\]|\[NodeFeature\]|\[Feature:.+\]|\[Feature\]|\[Legacy:.+\]|\[Benchmark\]|\[Feature:SCTPConnectivity\]" | ||
- --timeout=300m | ||
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2.yaml | ||
env: | ||
|
@@ -347,7 +311,7 @@ periodics: | |
testgrid-dashboards: sig-node-cri-o | ||
testgrid-tab-name: ci-crio-cgroupv2-node-e2e-unlabelled | ||
testgrid-alert-email: [email protected] | ||
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [NodeFeature] or [NodeSpecialFeature] or [NodeAlphaFeature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]." | ||
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [NodeFeature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]." | ||
- name: ci-crio-cgroupv1-node-e2e-eviction | ||
cluster: k8s-infra-prow-build | ||
interval: 4h30m | ||
|
@@ -858,10 +822,10 @@ periodics: | |
- --deployment=node | ||
- --env=KUBE_SSH_USER=core | ||
- --gcp-zone=us-west1-b | ||
- '--node-test-args=--feature-gates="DevicePluginCDIDevices=true" --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' | ||
- '--node-test-args=--container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}"' | ||
- --node-tests=true | ||
- --provider=gce | ||
- --test_args=--focus="\[NodeSpecialFeature:CDI\]" --skip="\[Flaky\]" | ||
- --test_args=--focus="\[Feature:DevicePluginCDIDevices\]" --skip="\[Flaky\]" | ||
- --timeout=60m | ||
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv1-serial.yaml | ||
env: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.