Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubeadm: add 1.32 test jobs #33496

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-31
- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-32
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -54,7 +54,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-discovery-1-31
testgrid-tab-name: kubeadm-kinder-discovery-1-32
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and test alternative discovery methods for kubeadm join"
testgrid-num-columns-recent: "20"
Expand All @@ -65,20 +65,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.31
base_ref: release-1.32
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.31
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.32
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "discovery-1.31"
- "discovery-1.32"
securityContext:
privileged: true
resources:
Expand All @@ -89,7 +89,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-30
- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-31
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -98,7 +98,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-discovery-1-30
testgrid-tab-name: kubeadm-kinder-discovery-1-31
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and test alternative discovery methods for kubeadm join"
testgrid-num-columns-recent: "20"
Expand All @@ -109,20 +109,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.30
base_ref: release-1.31
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.31
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "discovery-1.30"
- "discovery-1.31"
securityContext:
privileged: true
resources:
Expand All @@ -133,7 +133,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-29
- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-30
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -142,7 +142,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-discovery-1-29
testgrid-tab-name: kubeadm-kinder-discovery-1-30
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and test alternative discovery methods for kubeadm join"
testgrid-num-columns-recent: "20"
Expand All @@ -153,20 +153,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.29
base_ref: release-1.30
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.29
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "discovery-1.29"
- "discovery-1.30"
securityContext:
privileged: true
resources:
Expand All @@ -177,7 +177,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-28
- name: ci-kubernetes-e2e-kubeadm-kinder-discovery-1-29
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -186,7 +186,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-discovery-1-28
testgrid-tab-name: kubeadm-kinder-discovery-1-29
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and test alternative discovery methods for kubeadm join"
testgrid-num-columns-recent: "20"
Expand All @@ -197,20 +197,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.28
base_ref: release-1.29
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.28
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.29
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "discovery-1.28"
- "discovery-1.29"
securityContext:
privileged: true
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-31
- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-32
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -54,7 +54,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-dryrun-1-31
testgrid-tab-name: kubeadm-kinder-dryrun-1-32
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
Expand All @@ -65,20 +65,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.31
base_ref: release-1.32
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.31
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.32
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "dryrun-1.31"
- "dryrun-1.32"
securityContext:
privileged: true
resources:
Expand All @@ -89,7 +89,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-30
- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-31
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -98,7 +98,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-dryrun-1-30
testgrid-tab-name: kubeadm-kinder-dryrun-1-31
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
Expand All @@ -109,20 +109,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.30
base_ref: release-1.31
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.31
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "dryrun-1.30"
- "dryrun-1.31"
securityContext:
privileged: true
resources:
Expand All @@ -133,7 +133,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-29
- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-30
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -142,7 +142,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-dryrun-1-29
testgrid-tab-name: kubeadm-kinder-dryrun-1-30
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
Expand All @@ -153,20 +153,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.29
base_ref: release-1.30
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.29
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "dryrun-1.29"
- "dryrun-1.30"
securityContext:
privileged: true
resources:
Expand All @@ -177,7 +177,7 @@ periodics:
memory: "9000Mi"
cpu: 2000m

- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-28
- name: ci-kubernetes-e2e-kubeadm-kinder-dryrun-1-29
cluster: eks-prow-build-cluster
interval: 12h
decorate: true
Expand All @@ -186,7 +186,7 @@ periodics:
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm
testgrid-tab-name: kubeadm-kinder-dryrun-1-28
testgrid-tab-name: kubeadm-kinder-dryrun-1-29
testgrid-alert-email: [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
Expand All @@ -197,20 +197,20 @@ periodics:
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.28
base_ref: release-1.29
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.28
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.29
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "dryrun-1.28"
- "dryrun-1.29"
securityContext:
privileged: true
resources:
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.