Skip to content

Commit

Permalink
Merge pull request #34005 from bart0sh/PR059-skip-regex-pull-crio-cgr…
Browse files Browse the repository at this point in the history
…oupv2-splitfs-separate-disk-kubetest2

splitfs-separate-disk-kubetest2: use empty skip-regex
  • Loading branch information
k8s-ci-robot authored Dec 19, 2024
2 parents 589c886 + 9198e01 commit c2aeed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3817,6 +3817,7 @@ presubmits:
- --gcp-zone=us-west1-b
- --parallelism=1
- --focus-regex=KubeletSeparateDiskGC
- --skip-regex=""
- '--test-args=--feature-gates="KubeletSeparateDiskGC=true" --service-feature-gates="KubeletSeparateDiskGC=true" --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\"]}"'
- --image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2-splitfs.yaml
resources:
Expand Down

0 comments on commit c2aeed0

Please sign in to comment.