Skip to content

Commit

Permalink
CAPI: adjust jobs due to v1.31 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Aug 12, 2024
1 parent 0a5c5d8 commit 63be6bf
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 48 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Code generated by cluster-api's prowjob-gen. DO NOT EDIT.
periodics:
- name: periodic-cluster-api-e2e-upgrade-1-25-1-26-main
- name: periodic-cluster-api-e2e-upgrade-1-26-1-27-main
cluster: eks-prow-build-cluster
interval: 24h
decorate: true
Expand Down Expand Up @@ -32,9 +32,9 @@ periodics:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.25"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.26"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.27"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.6-0"
- name: COREDNS_VERSION_UPGRADE_TO
Expand All @@ -53,11 +53,11 @@ periodics:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-e2e-main-1-25-1-26
testgrid-tab-name: capi-e2e-main-1-26-1-27
testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
testgrid-num-failures-to-alert: "4"

- name: periodic-cluster-api-e2e-upgrade-1-26-1-27-main
- name: periodic-cluster-api-e2e-upgrade-1-27-1-28-main
cluster: eks-prow-build-cluster
interval: 24h
decorate: true
Expand Down Expand Up @@ -89,13 +89,13 @@ periodics:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.26"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.27"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.28"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.6-0"
value: "3.5.9-0"
- name: COREDNS_VERSION_UPGRADE_TO
value: "v1.9.3"
value: "v1.10.1"
- name: GINKGO_FOCUS
value: "\\[Conformance\\] \\[K8s-Upgrade\\]"
# we need privileged mode in order to do docker in docker
Expand All @@ -110,11 +110,11 @@ periodics:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-e2e-main-1-26-1-27
testgrid-tab-name: capi-e2e-main-1-27-1-28
testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
testgrid-num-failures-to-alert: "4"

- name: periodic-cluster-api-e2e-upgrade-1-27-1-28-main
- name: periodic-cluster-api-e2e-upgrade-1-28-1-29-main
cluster: eks-prow-build-cluster
interval: 24h
decorate: true
Expand Down Expand Up @@ -146,13 +146,13 @@ periodics:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.27"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.28"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.29"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.9-0"
value: "3.5.10-0"
- name: COREDNS_VERSION_UPGRADE_TO
value: "v1.10.1"
value: "v1.11.1"
- name: GINKGO_FOCUS
value: "\\[Conformance\\] \\[K8s-Upgrade\\]"
# we need privileged mode in order to do docker in docker
Expand All @@ -167,11 +167,11 @@ periodics:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-e2e-main-1-27-1-28
testgrid-tab-name: capi-e2e-main-1-28-1-29
testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
testgrid-num-failures-to-alert: "4"

- name: periodic-cluster-api-e2e-upgrade-1-28-1-29-main
- name: periodic-cluster-api-e2e-upgrade-1-29-1-30-main
cluster: eks-prow-build-cluster
interval: 24h
decorate: true
Expand Down Expand Up @@ -203,11 +203,11 @@ periodics:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.28"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.29"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.30"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.10-0"
value: "3.5.12-0"
- name: COREDNS_VERSION_UPGRADE_TO
value: "v1.11.1"
- name: GINKGO_FOCUS
Expand All @@ -224,11 +224,11 @@ periodics:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-e2e-main-1-28-1-29
testgrid-tab-name: capi-e2e-main-1-29-1-30
testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
testgrid-num-failures-to-alert: "4"

- name: periodic-cluster-api-e2e-upgrade-1-29-1-30-main
- name: periodic-cluster-api-e2e-upgrade-1-30-1-31-main
cluster: eks-prow-build-cluster
interval: 24h
decorate: true
Expand Down Expand Up @@ -260,9 +260,9 @@ periodics:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.29"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.30"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "stable-1.31"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.12-0"
- name: COREDNS_VERSION_UPGRADE_TO
Expand All @@ -281,11 +281,11 @@ periodics:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-e2e-main-1-29-1-30
testgrid-tab-name: capi-e2e-main-1-30-1-31
testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
testgrid-num-failures-to-alert: "4"

- name: periodic-cluster-api-e2e-upgrade-1-30-1-31-main
- name: periodic-cluster-api-e2e-upgrade-1-31-1-32-main
cluster: eks-prow-build-cluster
interval: 24h
decorate: true
Expand Down Expand Up @@ -317,9 +317,9 @@ periodics:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.30"
value: "stable-1.31"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "ci/latest-1.31"
value: "ci/latest-1.32"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.12-0"
- name: COREDNS_VERSION_UPGRADE_TO
Expand All @@ -338,6 +338,6 @@ periodics:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-e2e-main-1-30-1-31
testgrid-tab-name: capi-e2e-main-1-31-1-32
testgrid-alert-email: sig-cluster-lifecycle-cluster-api-alerts@kubernetes.io
testgrid-num-failures-to-alert: "4"
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ periodics:
# To check the latest available envtest in Kubebuilder for the minor version we determined above, please
# refer to https://github.com/kubernetes-sigs/kubebuilder/tree/tools-releases.
- name: KUBEBUILDER_ENVTEST_KUBERNETES_VERSION
value: "1.27.1"
value: "1.28.0"
resources:
requests:
cpu: 7300m
Expand Down Expand Up @@ -166,7 +166,7 @@ periodics:
# Please also make sure to refer a version where a kindest/node image exists
# for (see https://github.com/kubernetes-sigs/kind/releases/)
- name: KUBERNETES_VERSION_MANAGEMENT
value: "v1.27.13"
value: "v1.28.9"
# we need privileged mode in order to do docker in docker
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ presubmits:
# To check the latest available envtest in Kubebuilder for the minor version we determined above, please
# refer to https://github.com/kubernetes-sigs/kubebuilder/tree/tools-releases.
- name: KUBEBUILDER_ENVTEST_KUBERNETES_VERSION
value: "1.27.1"
value: "1.28.0"
resources:
requests:
cpu: 7300m
Expand Down Expand Up @@ -183,7 +183,7 @@ presubmits:
# Please also make sure to refer a version where a kindest/node image exists
# for (see https://github.com/kubernetes-sigs/kind/releases/)
- name: KUBERNETES_VERSION_MANAGEMENT
value: "v1.27.13"
value: "v1.28.9"
# we need privileged mode in order to do docker in docker
securityContext:
privileged: true
Expand Down Expand Up @@ -280,7 +280,7 @@ presubmits:
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-pr-e2e-main
- name: pull-cluster-api-e2e-upgrade-1-30-1-31-main
- name: pull-cluster-api-e2e-upgrade-1-31-1-32-main
cluster: eks-prow-build-cluster
labels:
preset-dind-enabled: "true"
Expand Down Expand Up @@ -308,9 +308,9 @@ presubmits:
- name: ALWAYS_BUILD_KIND_IMAGES
value: "true"
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.30"
value: "stable-1.31"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "ci/latest-1.31"
value: "ci/latest-1.32"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.12-0"
- name: COREDNS_VERSION_UPGRADE_TO
Expand All @@ -329,7 +329,7 @@ presubmits:
memory: 6Gi
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api
testgrid-tab-name: capi-pr-e2e-main-1-30-1-31
testgrid-tab-name: capi-pr-e2e-main-1-31-1-32

- name: pull-cluster-api-e2e-conformance-main
cluster: eks-prow-build-cluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@ prow_ignored:
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240803-cf1183f2db-1.30"
interval: "3h"
upgradesInterval: "24h"
kubernetesVersionManagement: "v1.27.13"
kubebuilderEnvtestKubernetesVersion: "1.27.1"
kubernetesVersionManagement: "v1.28.9"
kubebuilderEnvtestKubernetesVersion: "1.28.0"
upgrades:
- from: "1.25"
to: "1.26"
- from: "1.26"
to: "1.27"
- from: "1.27"
Expand All @@ -50,6 +48,8 @@ prow_ignored:
to: "1.30"
- from: "1.30"
to: "1.31"
- from: "1.31"
to: "1.32"
release-1.8:
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240803-cf1183f2db-1.30"
interval: "4h"
Expand Down Expand Up @@ -120,10 +120,6 @@ prow_ignored:

# Versions provides kubernetes minor version to key-value pairs mapping.
versions:
"1.22":
etcd: "3.5.3-0"
coreDNS: "v1.8.4"
k8sRelease: "stable-1.22"
"1.23":
etcd: "3.5.3-0"
coreDNS: "v1.8.6"
Expand Down Expand Up @@ -159,4 +155,8 @@ prow_ignored:
"1.31":
etcd: "3.5.12-0"
coreDNS: "v1.11.1"
k8sRelease: "ci/latest-1.31"
k8sRelease: "stable-1.31"
"1.32":
etcd: "3.5.12-0"
coreDNS: "v1.11.1"
k8sRelease: "ci/latest-1.32"
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ periodics:
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.30"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "ci/latest-1.31"
value: "stable-1.31"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.12-0"
- name: COREDNS_VERSION_UPGRADE_TO
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ presubmits:
- name: KUBERNETES_VERSION_UPGRADE_FROM
value: "stable-1.30"
- name: KUBERNETES_VERSION_UPGRADE_TO
value: "ci/latest-1.31"
value: "stable-1.31"
- name: ETCD_VERSION_UPGRADE_TO
value: "3.5.12-0"
- name: COREDNS_VERSION_UPGRADE_TO
Expand Down

0 comments on commit 63be6bf

Please sign in to comment.