Skip to content

Commit b49d86c

Browse files
authored
Merge pull request #35295 from bart0sh/PR081-DRA-fix-1.34-e2e_node-jobs
Fix incorrect runtime-config value
2 parents d13bce3 + 7af9387 commit b49d86c

File tree

1 file changed

+8
-8
lines changed
  • config/jobs/kubernetes/sig-release/release-branch-jobs

1 file changed

+8
-8
lines changed

config/jobs/kubernetes/sig-release/release-branch-jobs/1.34.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ periodics:
559559
- --timeout=60m
560560
- --skip-regex=
561561
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
562-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
562+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
563563
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
564564
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
565565
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -620,7 +620,7 @@ periodics:
620620
- --timeout=60m
621621
- --skip-regex=
622622
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
623-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
623+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
624624
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
625625
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
626626
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -682,7 +682,7 @@ periodics:
682682
- --timeout=60m
683683
- --skip-regex=
684684
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
685-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
685+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
686686
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
687687
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
688688
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -740,7 +740,7 @@ periodics:
740740
- --timeout=60m
741741
- --skip-regex=
742742
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
743-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
743+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
744744
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
745745
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
746746
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -2448,7 +2448,7 @@ presubmits:
24482448
- --timeout=60m
24492449
- --skip-regex=
24502450
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
2451-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
2451+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
24522452
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
24532453
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
24542454
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -2506,7 +2506,7 @@ presubmits:
25062506
- --timeout=60m
25072507
- --skip-regex=
25082508
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
2509-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
2509+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
25102510
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
25112511
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
25122512
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -2564,7 +2564,7 @@ presubmits:
25642564
- --timeout=60m
25652565
- --skip-regex=
25662566
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
2567-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
2567+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
25682568
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
25692569
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
25702570
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -2618,7 +2618,7 @@ presubmits:
26182618
- --timeout=60m
26192619
- --skip-regex=
26202620
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
2621-
--runtime-config=api/stable1=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
2621+
--runtime-config=api/ga=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
26222622
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
26232623
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
26242624
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"

0 commit comments

Comments
 (0)