Skip to content

Commit 54f740d

Browse files
committed
replace ci-crio-cgroupv2-node-e2e-eviction
1 parent 6254d76 commit 54f740d

File tree

1 file changed

+0
-54
lines changed

1 file changed

+0
-54
lines changed

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

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -406,65 +406,11 @@ periodics:
406406
repo: test-infra
407407
base_ref: master
408408
path_alias: k8s.io/test-infra
409-
spec:
410-
containers:
411-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250808-38ff9ff2bd-master
412-
command:
413-
- runner.sh
414-
- /workspace/scenarios/kubernetes_e2e.py
415-
args:
416-
- --deployment=node
417-
- --env=KUBE_SSH_USER=core
418-
- --gcp-zone=us-central1-b
419-
- '--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\"]}"'
420-
- --node-tests=true
421-
- --provider=gce
422-
- --test_args=--nodes=1 --focus="\[Feature:Eviction\]" --timeout=300m
423-
- --timeout=300m
424-
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2.yaml
425-
env:
426-
- name: GOPATH
427-
value: /go
428-
- name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE
429-
value: "1"
430-
resources:
431-
limits:
432-
cpu: 4
433-
memory: 6Gi
434-
requests:
435-
cpu: 4
436-
memory: 6Gi
437409
annotations:
438410
testgrid-dashboards: sig-node-cri-o
439411
testgrid-tab-name: ci-crio-cgroupv2-node-e2e-eviction
440412
testgrid-alert-email: [email protected]
441413
description: "OWNER: sig-node; runs Eviction e2e tests with crio master and cgroup v2"
442-
- name: ci-crio-cgroupv2-node-e2e-eviction-canary
443-
cluster: k8s-infra-prow-build
444-
interval: 4h30m
445-
labels:
446-
preset-service-account: "true"
447-
preset-k8s-ssh: "true"
448-
preset-pull-kubernetes-e2e: "true"
449-
preset-pull-kubernetes-e2e-gce: "true"
450-
decorate: true
451-
decoration_config:
452-
timeout: 320m
453-
extra_refs:
454-
- org: kubernetes
455-
repo: kubernetes
456-
base_ref: master
457-
path_alias: k8s.io/kubernetes
458-
workdir: true
459-
- org: kubernetes
460-
repo: test-infra
461-
base_ref: master
462-
path_alias: k8s.io/test-infra
463-
annotations:
464-
testgrid-dashboards: sig-node-cri-o
465-
testgrid-tab-name: ci-crio-cgroupv2-node-e2e-eviction-canary
466-
testgrid-alert-email: [email protected]
467-
description: "OWNER: sig-node; runs Eviction e2e tests with crio master and cgroup v2"
468414
spec:
469415
containers:
470416
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250808-38ff9ff2bd-master

0 commit comments

Comments
 (0)