k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/jobs/kubernetes-sigs/cluster-api/cluster-api-release-1-5-periodics-upgrades.yaml (about) 1 # Code generated by cluster-api's prowjob-gen. DO NOT EDIT. 2 periodics: 3 - name: periodic-cluster-api-e2e-upgrade-1-22-1-23-release-1-5 4 cluster: eks-prow-build-cluster 5 interval: 24h 6 decorate: true 7 rerun_auth_config: 8 github_team_slugs: 9 - org: kubernetes-sigs 10 slug: cluster-api-maintainers 11 labels: 12 preset-dind-enabled: "true" 13 preset-kind-volume-mounts: "true" 14 extra_refs: 15 - org: kubernetes-sigs 16 repo: cluster-api 17 base_ref: release-1.5 18 path_alias: sigs.k8s.io/cluster-api 19 - org: kubernetes 20 repo: kubernetes 21 base_ref: master 22 path_alias: k8s.io/kubernetes 23 spec: 24 containers: 25 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 26 args: 27 - runner.sh 28 - "./scripts/ci-e2e.sh" 29 env: 30 - name: ALWAYS_BUILD_KIND_IMAGES 31 value: "true" 32 - name: KUBERNETES_VERSION_UPGRADE_FROM 33 value: "stable-1.22" 34 - name: KUBERNETES_VERSION_UPGRADE_TO 35 value: "stable-1.23" 36 - name: ETCD_VERSION_UPGRADE_TO 37 value: "3.5.3-0" 38 - name: COREDNS_VERSION_UPGRADE_TO 39 value: "v1.8.6" 40 - name: GINKGO_FOCUS 41 value: "\\[Conformance\\] \\[K8s-Upgrade\\]" 42 # we need privileged mode in order to do docker in docker 43 securityContext: 44 privileged: true 45 resources: 46 requests: 47 cpu: 6000m 48 memory: 6Gi 49 limits: 50 cpu: 6000m 51 memory: 6Gi 52 annotations: 53 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-1.5 54 testgrid-tab-name: capi-e2e-release-1-5-1-22-1-23 55 testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io 56 testgrid-num-failures-to-alert: "4" 57 58 - name: periodic-cluster-api-e2e-upgrade-1-23-1-24-release-1-5 59 cluster: eks-prow-build-cluster 60 interval: 24h 61 decorate: true 62 rerun_auth_config: 63 github_team_slugs: 64 - org: kubernetes-sigs 65 slug: cluster-api-maintainers 66 labels: 67 preset-dind-enabled: "true" 68 preset-kind-volume-mounts: "true" 69 extra_refs: 70 - org: kubernetes-sigs 71 repo: cluster-api 72 base_ref: release-1.5 73 path_alias: sigs.k8s.io/cluster-api 74 - org: kubernetes 75 repo: kubernetes 76 base_ref: master 77 path_alias: k8s.io/kubernetes 78 spec: 79 containers: 80 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 81 args: 82 - runner.sh 83 - "./scripts/ci-e2e.sh" 84 env: 85 - name: ALWAYS_BUILD_KIND_IMAGES 86 value: "true" 87 - name: KUBERNETES_VERSION_UPGRADE_FROM 88 value: "stable-1.23" 89 - name: KUBERNETES_VERSION_UPGRADE_TO 90 value: "stable-1.24" 91 - name: ETCD_VERSION_UPGRADE_TO 92 value: "3.5.3-0" 93 - name: COREDNS_VERSION_UPGRADE_TO 94 value: "v1.8.6" 95 - name: GINKGO_FOCUS 96 value: "\\[Conformance\\] \\[K8s-Upgrade\\]" 97 # we need privileged mode in order to do docker in docker 98 securityContext: 99 privileged: true 100 resources: 101 requests: 102 cpu: 6000m 103 memory: 6Gi 104 limits: 105 cpu: 6000m 106 memory: 6Gi 107 annotations: 108 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-1.5 109 testgrid-tab-name: capi-e2e-release-1-5-1-23-1-24 110 testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io 111 testgrid-num-failures-to-alert: "4" 112 113 - name: periodic-cluster-api-e2e-upgrade-1-24-1-25-release-1-5 114 cluster: eks-prow-build-cluster 115 interval: 24h 116 decorate: true 117 rerun_auth_config: 118 github_team_slugs: 119 - org: kubernetes-sigs 120 slug: cluster-api-maintainers 121 labels: 122 preset-dind-enabled: "true" 123 preset-kind-volume-mounts: "true" 124 extra_refs: 125 - org: kubernetes-sigs 126 repo: cluster-api 127 base_ref: release-1.5 128 path_alias: sigs.k8s.io/cluster-api 129 - org: kubernetes 130 repo: kubernetes 131 base_ref: master 132 path_alias: k8s.io/kubernetes 133 spec: 134 containers: 135 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 136 args: 137 - runner.sh 138 - "./scripts/ci-e2e.sh" 139 env: 140 - name: ALWAYS_BUILD_KIND_IMAGES 141 value: "true" 142 - name: KUBERNETES_VERSION_UPGRADE_FROM 143 value: "stable-1.24" 144 - name: KUBERNETES_VERSION_UPGRADE_TO 145 value: "stable-1.25" 146 - name: ETCD_VERSION_UPGRADE_TO 147 value: "3.5.4-0" 148 - name: COREDNS_VERSION_UPGRADE_TO 149 value: "v1.9.3" 150 - name: GINKGO_FOCUS 151 value: "\\[Conformance\\] \\[K8s-Upgrade\\]" 152 # we need privileged mode in order to do docker in docker 153 securityContext: 154 privileged: true 155 resources: 156 requests: 157 cpu: 6000m 158 memory: 6Gi 159 limits: 160 cpu: 6000m 161 memory: 6Gi 162 annotations: 163 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-1.5 164 testgrid-tab-name: capi-e2e-release-1-5-1-24-1-25 165 testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io 166 testgrid-num-failures-to-alert: "4" 167 168 - name: periodic-cluster-api-e2e-upgrade-1-25-1-26-release-1-5 169 cluster: eks-prow-build-cluster 170 interval: 24h 171 decorate: true 172 rerun_auth_config: 173 github_team_slugs: 174 - org: kubernetes-sigs 175 slug: cluster-api-maintainers 176 labels: 177 preset-dind-enabled: "true" 178 preset-kind-volume-mounts: "true" 179 extra_refs: 180 - org: kubernetes-sigs 181 repo: cluster-api 182 base_ref: release-1.5 183 path_alias: sigs.k8s.io/cluster-api 184 - org: kubernetes 185 repo: kubernetes 186 base_ref: master 187 path_alias: k8s.io/kubernetes 188 spec: 189 containers: 190 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 191 args: 192 - runner.sh 193 - "./scripts/ci-e2e.sh" 194 env: 195 - name: ALWAYS_BUILD_KIND_IMAGES 196 value: "true" 197 - name: KUBERNETES_VERSION_UPGRADE_FROM 198 value: "stable-1.25" 199 - name: KUBERNETES_VERSION_UPGRADE_TO 200 value: "stable-1.26" 201 - name: ETCD_VERSION_UPGRADE_TO 202 value: "3.5.6-0" 203 - name: COREDNS_VERSION_UPGRADE_TO 204 value: "v1.9.3" 205 - name: GINKGO_FOCUS 206 value: "\\[Conformance\\] \\[K8s-Upgrade\\]" 207 # we need privileged mode in order to do docker in docker 208 securityContext: 209 privileged: true 210 resources: 211 requests: 212 cpu: 6000m 213 memory: 6Gi 214 limits: 215 cpu: 6000m 216 memory: 6Gi 217 annotations: 218 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-1.5 219 testgrid-tab-name: capi-e2e-release-1-5-1-25-1-26 220 testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io 221 testgrid-num-failures-to-alert: "4" 222 223 - name: periodic-cluster-api-e2e-upgrade-1-26-1-27-release-1-5 224 cluster: eks-prow-build-cluster 225 interval: 24h 226 decorate: true 227 rerun_auth_config: 228 github_team_slugs: 229 - org: kubernetes-sigs 230 slug: cluster-api-maintainers 231 labels: 232 preset-dind-enabled: "true" 233 preset-kind-volume-mounts: "true" 234 extra_refs: 235 - org: kubernetes-sigs 236 repo: cluster-api 237 base_ref: release-1.5 238 path_alias: sigs.k8s.io/cluster-api 239 - org: kubernetes 240 repo: kubernetes 241 base_ref: master 242 path_alias: k8s.io/kubernetes 243 spec: 244 containers: 245 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 246 args: 247 - runner.sh 248 - "./scripts/ci-e2e.sh" 249 env: 250 - name: ALWAYS_BUILD_KIND_IMAGES 251 value: "true" 252 - name: KUBERNETES_VERSION_UPGRADE_FROM 253 value: "stable-1.26" 254 - name: KUBERNETES_VERSION_UPGRADE_TO 255 value: "stable-1.27" 256 - name: ETCD_VERSION_UPGRADE_TO 257 value: "3.5.6-0" 258 - name: COREDNS_VERSION_UPGRADE_TO 259 value: "v1.9.3" 260 - name: GINKGO_FOCUS 261 value: "\\[Conformance\\] \\[K8s-Upgrade\\]" 262 # we need privileged mode in order to do docker in docker 263 securityContext: 264 privileged: true 265 resources: 266 requests: 267 cpu: 6000m 268 memory: 6Gi 269 limits: 270 cpu: 6000m 271 memory: 6Gi 272 annotations: 273 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-1.5 274 testgrid-tab-name: capi-e2e-release-1-5-1-26-1-27 275 testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io 276 testgrid-num-failures-to-alert: "4" 277 278 - name: periodic-cluster-api-e2e-upgrade-1-27-1-28-release-1-5 279 cluster: eks-prow-build-cluster 280 interval: 24h 281 decorate: true 282 rerun_auth_config: 283 github_team_slugs: 284 - org: kubernetes-sigs 285 slug: cluster-api-maintainers 286 labels: 287 preset-dind-enabled: "true" 288 preset-kind-volume-mounts: "true" 289 extra_refs: 290 - org: kubernetes-sigs 291 repo: cluster-api 292 base_ref: release-1.5 293 path_alias: sigs.k8s.io/cluster-api 294 - org: kubernetes 295 repo: kubernetes 296 base_ref: master 297 path_alias: k8s.io/kubernetes 298 spec: 299 containers: 300 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 301 args: 302 - runner.sh 303 - "./scripts/ci-e2e.sh" 304 env: 305 - name: ALWAYS_BUILD_KIND_IMAGES 306 value: "true" 307 - name: KUBERNETES_VERSION_UPGRADE_FROM 308 value: "stable-1.27" 309 - name: KUBERNETES_VERSION_UPGRADE_TO 310 value: "stable-1.28" 311 - name: ETCD_VERSION_UPGRADE_TO 312 value: "3.5.9-0" 313 - name: COREDNS_VERSION_UPGRADE_TO 314 value: "v1.10.1" 315 - name: GINKGO_FOCUS 316 value: "\\[Conformance\\] \\[K8s-Upgrade\\]" 317 # we need privileged mode in order to do docker in docker 318 securityContext: 319 privileged: true 320 resources: 321 requests: 322 cpu: 6000m 323 memory: 6Gi 324 limits: 325 cpu: 6000m 326 memory: 6Gi 327 annotations: 328 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-1.5 329 testgrid-tab-name: capi-e2e-release-1-5-1-27-1-28 330 testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io 331 testgrid-num-failures-to-alert: "4"