Skip to content

Commit f396a1f

Browse files
committed
replace ci-node-kubelet-crio-cgroupv2-performance-test
1 parent fe542ed commit f396a1f

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

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

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -779,63 +779,11 @@ periodics:
779779
repo: test-infra
780780
base_ref: master
781781
path_alias: k8s.io/test-infra
782-
spec:
783-
containers:
784-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250717-57d1ca3de9-master
785-
command:
786-
- runner.sh
787-
- /workspace/scenarios/kubernetes_e2e.py
788-
args:
789-
- --deployment=node
790-
- --env=KUBE_SSH_USER=core
791-
- --gcp-zone=us-central1-b
792-
- '--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\"]}"'
793-
- --node-tests=true
794-
- --provider=gce
795-
- --test_args=--nodes=1 --focus="Node Performance Testing"
796-
- --timeout=60m
797-
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2-performance.yaml
798-
env:
799-
- name: GOPATH
800-
value: /go
801-
- name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE
802-
value: "1"
803-
resources:
804-
limits:
805-
cpu: 4
806-
memory: 6Gi
807-
requests:
808-
cpu: 4
809-
memory: 6Gi
810782
annotations:
811783
testgrid-dashboards: sig-node-cri-o
812784
testgrid-tab-name: node-kubelet-crio-cgroupv2-performance-test
813785
testgrid-alert-email: [email protected]
814786
description: "OWNER: sig-node; runs Eviction e2e tests with crio master and cgroup v2"
815-
- name: ci-node-kubelet-crio-cgroupv2-performance-test-canary
816-
cluster: k8s-infra-prow-build
817-
interval: 12h
818-
labels:
819-
preset-service-account: "true"
820-
preset-k8s-ssh: "true"
821-
decorate: true
822-
decoration_config:
823-
timeout: 90m
824-
extra_refs:
825-
- org: kubernetes
826-
repo: kubernetes
827-
base_ref: master
828-
path_alias: k8s.io/kubernetes
829-
workdir: true
830-
- org: kubernetes
831-
repo: test-infra
832-
base_ref: master
833-
path_alias: k8s.io/test-infra
834-
annotations:
835-
testgrid-dashboards: sig-node-cri-o
836-
testgrid-tab-name: node-kubelet-crio-cgroupv2-performance-test-canary
837-
testgrid-alert-email: [email protected]
838-
description: "OWNER: sig-node; runs Eviction e2e tests with crio master and cgroup v2"
839787
spec:
840788
containers:
841789
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250717-57d1ca3de9-master

0 commit comments

Comments
 (0)