Skip to content

Commit 10318e9

Browse files
Fix incorrect runtime-config value for 1.33 dra jobs
1 parent b49d86c commit 10318e9

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.33.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ periodics:
279279
- --timeout=60m
280280
- --skip-regex=
281281
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
282-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
282+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
283283
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
284284
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
285285
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -340,7 +340,7 @@ periodics:
340340
- --timeout=60m
341341
- --skip-regex=
342342
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
343-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
343+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
344344
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
345345
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
346346
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -402,7 +402,7 @@ periodics:
402402
- --timeout=60m
403403
- --skip-regex=
404404
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
405-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
405+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
406406
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
407407
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
408408
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -460,7 +460,7 @@ periodics:
460460
- --timeout=60m
461461
- --skip-regex=
462462
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
463-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
463+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
464464
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
465465
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
466466
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -1587,7 +1587,7 @@ presubmits:
15871587
- --timeout=60m
15881588
- --skip-regex=
15891589
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
1590-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
1590+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
15911591
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
15921592
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
15931593
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -1645,7 +1645,7 @@ presubmits:
16451645
- --timeout=60m
16461646
- --skip-regex=
16471647
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
1648-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
1648+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock
16491649
--container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file=
16501650
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
16511651
--runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -1703,7 +1703,7 @@ presubmits:
17031703
- --timeout=60m
17041704
- --skip-regex=
17051705
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
1706-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
1706+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
17071707
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
17081708
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
17091709
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"
@@ -1757,7 +1757,7 @@ presubmits:
17571757
- --timeout=60m
17581758
- --skip-regex=
17591759
- '--test-args=--feature-gates="DynamicResourceAllocation=true" --service-feature-gates="DynamicResourceAllocation=true"
1760-
--runtime-config=api/stable2=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
1760+
--runtime-config=api/beta=true --container-runtime-endpoint=unix:///var/run/containerd/containerd.sock
17611761
--container-runtime-process-name=/usr/local/bin/containerd --container-runtime-pid-file=
17621762
--kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/
17631763
--runtime-cgroups=/system.slice/containerd.service --kubelet-cgroups=/system.slice/kubelet.service"

0 commit comments

Comments
 (0)