Skip to content

Commit dfd433e

Browse files
authored
Merge pull request #34913 from nojnhuh/capz-upgrade-versions
CAPZ: remove expected coredns and etcd versions from upgrade tests
2 parents 9d29822 + 2c705e3 commit dfd433e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ periodics:
3131
value: "stable-1.29"
3232
- name: KUBERNETES_VERSION_UPGRADE_TO
3333
value: "stable-1.30"
34-
- name: ETCD_VERSION_UPGRADE_TO
35-
value: "3.5.9-0"
36-
- name: COREDNS_VERSION_UPGRADE_TO
37-
value: "v1.11.1"
3834
- name: GINKGO_FOCUS
3935
value: "\\[K8s-Upgrade\\]"
4036
# we need privileged mode in order to do docker in docker
@@ -84,10 +80,6 @@ periodics:
8480
value: "stable-1.30"
8581
- name: KUBERNETES_VERSION_UPGRADE_TO
8682
value: "stable-1.31"
87-
- name: ETCD_VERSION_UPGRADE_TO
88-
value: "3.5.10-0"
89-
- name: COREDNS_VERSION_UPGRADE_TO
90-
value: "v1.11.3"
9183
- name: GINKGO_FOCUS
9284
value: "\\[K8s-Upgrade\\]"
9385
# we need privileged mode in order to do docker in docker
@@ -137,10 +129,6 @@ periodics:
137129
value: "stable-1.31"
138130
- name: KUBERNETES_VERSION_UPGRADE_TO
139131
value: "stable-1.32"
140-
- name: ETCD_VERSION_UPGRADE_TO
141-
value: "3.5.12-0"
142-
- name: COREDNS_VERSION_UPGRADE_TO
143-
value: "v1.11.3"
144132
- name: GINKGO_FOCUS
145133
value: "\\[K8s-Upgrade\\]"
146134
# we need privileged mode in order to do docker in docker

0 commit comments

Comments
 (0)