1
1
periodics :
2
2
3
- - name : periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-29 -1-30 -main
3
+ - name : periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-30 -1-31 -main
4
4
cluster : eks-prow-build-cluster
5
5
minimum_interval : 24h
6
6
decorate : true
@@ -28,9 +28,9 @@ periodics:
28
28
- " ./scripts/ci-e2e.sh"
29
29
env :
30
30
- name : KUBERNETES_VERSION_UPGRADE_FROM
31
- value : " stable-1.29"
32
- - name : KUBERNETES_VERSION_UPGRADE_TO
33
31
value : " stable-1.30"
32
+ - name : KUBERNETES_VERSION_UPGRADE_TO
33
+ value : " stable-1.31"
34
34
- name : GINKGO_FOCUS
35
35
value : " \\ [K8s-Upgrade\\ ]"
36
36
# we need privileged mode in order to do docker in docker
@@ -45,11 +45,11 @@ periodics:
45
45
memory : 9Gi
46
46
annotations :
47
47
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-provider-azure
48
- testgrid-tab-name : capi-periodic-upgrade-main-1-29 -1-30
48
+ testgrid-tab-name : capi-periodic-upgrade-main-1-30 -1-31
49
49
testgrid-alert-email :
[email protected]
50
- description : " Runs Kubernetes upgrade tests from v1.29 to v1.30 on CAPZ main branch"
50
+ description : " Runs Kubernetes upgrade tests from v1.30 to v1.31 on CAPZ main branch"
51
51
52
- - name : periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-30 -1-31 -main
52
+ - name : periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-31 -1-32 -main
53
53
cluster : eks-prow-build-cluster
54
54
minimum_interval : 24h
55
55
decorate : true
@@ -77,9 +77,9 @@ periodics:
77
77
- " ./scripts/ci-e2e.sh"
78
78
env :
79
79
- name : KUBERNETES_VERSION_UPGRADE_FROM
80
- value : " stable-1.30"
81
- - name : KUBERNETES_VERSION_UPGRADE_TO
82
80
value : " stable-1.31"
81
+ - name : KUBERNETES_VERSION_UPGRADE_TO
82
+ value : " stable-1.32"
83
83
- name : GINKGO_FOCUS
84
84
value : " \\ [K8s-Upgrade\\ ]"
85
85
# we need privileged mode in order to do docker in docker
@@ -94,11 +94,11 @@ periodics:
94
94
memory : 9Gi
95
95
annotations :
96
96
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-provider-azure
97
- testgrid-tab-name : capi-periodic-upgrade-main-1-30 -1-31
97
+ testgrid-tab-name : capi-periodic-upgrade-main-1-31 -1-32
98
98
testgrid-alert-email :
[email protected]
99
- description : " Runs Kubernetes upgrade tests from v1.30 to v1.31 on CAPZ main branch"
99
+ description : " Runs Kubernetes upgrade tests from v1.31 to v1.32 on CAPZ main branch"
100
100
101
- - name : periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-31 -1-32 -main
101
+ - name : periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-32 -1-33 -main
102
102
cluster : eks-prow-build-cluster
103
103
minimum_interval : 24h
104
104
decorate : true
@@ -126,9 +126,9 @@ periodics:
126
126
- " ./scripts/ci-e2e.sh"
127
127
env :
128
128
- name : KUBERNETES_VERSION_UPGRADE_FROM
129
- value : " stable-1.31"
130
- - name : KUBERNETES_VERSION_UPGRADE_TO
131
129
value : " stable-1.32"
130
+ - name : KUBERNETES_VERSION_UPGRADE_TO
131
+ value : " stable-1.33"
132
132
- name : GINKGO_FOCUS
133
133
value : " \\ [K8s-Upgrade\\ ]"
134
134
# we need privileged mode in order to do docker in docker
@@ -143,6 +143,6 @@ periodics:
143
143
memory : 9Gi
144
144
annotations :
145
145
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-provider-azure
146
- testgrid-tab-name : capi-periodic-upgrade-main-1-31 -1-32
146
+ testgrid-tab-name : capi-periodic-upgrade-main-1-32 -1-33
147
147
testgrid-alert-email :
[email protected]
148
- description : " Runs Kubernetes upgrade tests from v1.31 to v1.32 on CAPZ main branch"
148
+ description : " Runs Kubernetes upgrade tests from v1.32 to v1.33 on CAPZ main branch"
0 commit comments