Skip to content

Commit bd4a97f

Browse files
committed
replace ci-crio-cgroupv2-node-e2e-unlabelled
1 parent 76fbbea commit bd4a97f

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
@@ -295,63 +295,11 @@ periodics:
295295
repo: test-infra
296296
base_ref: master
297297
path_alias: k8s.io/test-infra
298-
spec:
299-
containers:
300-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250808-38ff9ff2bd-master
301-
command:
302-
- runner.sh
303-
- /workspace/scenarios/kubernetes_e2e.py
304-
args:
305-
- --deployment=node
306-
- --env=KUBE_SSH_USER=core
307-
- --gcp-zone=us-central1-b
308-
- '--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\"]}"'
309-
- --node-tests=true
310-
- --provider=gce
311-
- --test_args=--nodes=1 --skip="\[Flaky\]|\[NodeConformance\]|\[Conformance\]|\[Serial\]|\[Feature:.+\]|\[Feature\]|\[Legacy:.+\]|\[Benchmark\]|\[Feature:SCTPConnectivity\]"
312-
- --timeout=300m
313-
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/crio/latest/image-config-cgroupv2.yaml
314-
env:
315-
- name: GOPATH
316-
value: /go
317-
- name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE
318-
value: "1"
319-
resources:
320-
limits:
321-
cpu: 4
322-
memory: 6Gi
323-
requests:
324-
cpu: 4
325-
memory: 6Gi
326298
annotations:
327299
testgrid-dashboards: sig-node-cri-o
328300
testgrid-tab-name: ci-crio-cgroupv2-node-e2e-unlabelled
329301
testgrid-alert-email: [email protected]
330302
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [Feature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]."
331-
- name: ci-crio-cgroupv2-node-e2e-unlabelled-canary
332-
cluster: k8s-infra-prow-build
333-
interval: 12h
334-
labels:
335-
preset-service-account: "true"
336-
preset-k8s-ssh: "true"
337-
decorate: true
338-
decoration_config:
339-
timeout: 400m
340-
extra_refs:
341-
- org: kubernetes
342-
repo: kubernetes
343-
base_ref: master
344-
path_alias: k8s.io/kubernetes
345-
workdir: true
346-
- org: kubernetes
347-
repo: test-infra
348-
base_ref: master
349-
path_alias: k8s.io/test-infra
350-
annotations:
351-
testgrid-dashboards: sig-node-cri-o
352-
testgrid-tab-name: ci-crio-cgroupv2-node-e2e-unlabelled-canary
353-
testgrid-alert-email: [email protected]
354-
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [Feature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]."
355303
spec:
356304
containers:
357305
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250808-38ff9ff2bd-master

0 commit comments

Comments
 (0)