@@ -779,63 +779,11 @@ periodics:
779
779
repo : test-infra
780
780
base_ref : master
781
781
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
810
782
annotations :
811
783
testgrid-dashboards : sig-node-cri-o
812
784
testgrid-tab-name : node-kubelet-crio-cgroupv2-performance-test
813
785
testgrid-alert-email :
[email protected]
814
786
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"
839
787
spec :
840
788
containers :
841
789
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250717-57d1ca3de9-master
0 commit comments