Skip to content

Commit 9901b6c

Browse files
committed
ci-node-kubelet-crio-cgroupv2-performance-test-canary fix selector
1 parent 8407677 commit 9901b6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/jobs/kubernetes/sig-node/crio.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,8 @@ periodics:
954954
- --repo-root=.
955955
- --gcp-zone=us-central1-b
956956
- --parallelism=1
957-
- --focus-regex="Node Performance Testing"
957+
- --focus-regex=Node Performance Testing
958+
- --skip-regex=
958959
- '--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\"]}"'
959960
- --timeout=60m
960961
- --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2-performance.yaml

0 commit comments

Comments
 (0)