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

Migrate kubernetes {Multiple} jobs to eks-prow-build-cluster #29747

Closed
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
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/cluster-api-provider-azure:
- name: pull-cluster-api-provider-azure-test
cluster: eks-prow-build-cluster
always_run: true
optional: false
decorate: true
Expand Down Expand Up @@ -37,6 +38,7 @@ presubmits:
testgrid-tab-name: capz-pr-test-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-build
cluster: eks-prow-build-cluster
always_run: true
optional: false
decorate: true
Expand All @@ -53,6 +55,7 @@ presubmits:
testgrid-tab-name: capz-pr-build-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-e2e
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down Expand Up @@ -86,6 +89,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-e2e-optional
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -121,6 +125,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-optional-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-e2e-aks
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down Expand Up @@ -156,6 +161,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-aks-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-capi-e2e
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
run_if_changed: 'test\/e2e|templates\/test|scripts\/ci-e2e.sh|Makefile'
Expand Down Expand Up @@ -192,6 +198,7 @@ presubmits:
testgrid-tab-name: capz-pr-capi-e2e-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-verify
cluster: eks-prow-build-cluster
always_run: true
optional: false
decorate: true
Expand All @@ -215,6 +222,7 @@ presubmits:
testgrid-tab-name: capz-pr-verify-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-conformance
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -244,11 +252,15 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-conformance-main
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-conformance-with-ci-artifacts
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -286,10 +298,14 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-conformance-k8s-ci-main
- name: pull-cluster-api-provider-azure-windows-containerd-upstream-with-ci-artifacts
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -334,10 +350,14 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-upstream-k8s-ci-windows-containerd-main
- name: pull-cluster-api-provider-azure-windows-containerd-upstream-with-ci-artifacts-serial-slow
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -384,10 +404,14 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-upstream-k8s-ci-windows-containerd-serial-slow-main
- name: pull-cluster-api-provider-azure-apidiff
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
gcs_credentials_secret: "" # Use workload identity for uploading artifacts
Expand All @@ -408,6 +432,7 @@ presubmits:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-apidiff-main
- name: pull-cluster-api-provider-azure-e2e-workload-upgrade
cluster: eks-prow-build-cluster
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
Expand Down Expand Up @@ -442,10 +467,13 @@ presubmits:
resources:
requests:
cpu: 7300m
limits:
cpu: 7300m
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-e2e-upgrade
- name: pull-cluster-api-provider-azure-apiversion-upgrade
cluster: eks-prow-build-cluster
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
Expand Down Expand Up @@ -483,11 +511,14 @@ presubmits:
resources:
requests:
cpu: 7300m
limits:
cpu: 7300m
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-apiversion-upgrade-main
description: This job creates clusters using supported older api versions (v1alpha4), and verifies that the clusters continue to operate properly after the api version is upgraded to the latest (v1beta1).
- name: pull-cluster-api-provider-azure-ci-entrypoint
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/cluster-api-provider-azure:
- name: pull-cluster-api-provider-azure-test-v1beta1
cluster: eks-prow-build-cluster
always_run: true
optional: false
decorate: true
Expand All @@ -17,6 +18,7 @@ presubmits:
testgrid-tab-name: capz-pr-test-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-build-v1beta1
cluster: eks-prow-build-cluster
always_run: true
optional: false
decorate: true
Expand All @@ -33,6 +35,7 @@ presubmits:
testgrid-tab-name: capz-pr-build-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-e2e-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down Expand Up @@ -66,6 +69,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-apiversion-upgrade-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down Expand Up @@ -102,6 +106,7 @@ presubmits:
testgrid-alert-email: [email protected]
description: This job creates clusters using supported older api versions (v1alpha4), and verifies that the clusters continue to operate properly after the api version is upgraded to the latest (v1beta1).
- name: pull-cluster-api-provider-azure-e2e-optional-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -137,6 +142,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-optional-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-e2e-windows-dockershim-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: true
decorate: true
Expand Down Expand Up @@ -170,6 +176,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-windows-dockershim-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-e2e-aks-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down Expand Up @@ -205,6 +212,7 @@ presubmits:
testgrid-tab-name: capz-pr-e2e-aks-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-capi-e2e-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
run_if_changed: 'test\/e2e|templates\/test|scripts\/ci-e2e.sh|Makefile'
Expand Down Expand Up @@ -241,6 +249,7 @@ presubmits:
testgrid-tab-name: capz-pr-capi-e2e-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-verify-v1beta1
cluster: eks-prow-build-cluster
always_run: true
optional: false
decorate: true
Expand All @@ -264,6 +273,7 @@ presubmits:
testgrid-tab-name: capz-pr-verify-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-conformance-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -292,11 +302,15 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-conformance-v1beta1
testgrid-alert-email: [email protected]
- name: pull-cluster-api-provider-azure-apidiff-v1beta1
cluster: eks-prow-build-cluster
decorate: true
path_alias: sigs.k8s.io/cluster-api-provider-azure
always_run: true
Expand All @@ -316,6 +330,7 @@ presubmits:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-apidiff-v1beta1
- name: pull-cluster-api-provider-azure-ci-entrypoint-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
optional: false
decorate: true
Expand Down Expand Up @@ -350,6 +365,7 @@ presubmits:
testgrid-alert-email: [email protected]
description: Creates a CAPZ cluster and exports KUBECONFIG. This job validates ci-entrypoint.sh used by other repositories for running tests on CAPZ clusters.
- name: pull-cluster-api-provider-azure-conformance-with-ci-artifacts-v1beta1
cluster: eks-prow-build-cluster
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
always_run: false
optional: true
Expand Down Expand Up @@ -386,10 +402,14 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-conformance-k8s-ci-v1beta1
- name: pull-cluster-api-provider-azure-e2e-workload-upgrade-v1beta1
cluster: eks-prow-build-cluster
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
Expand Down Expand Up @@ -424,6 +444,8 @@ presubmits:
resources:
requests:
cpu: 7300m
limits:
cpu: 7300m
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure
testgrid-tab-name: capz-pr-e2e-upgrade-v1beta1
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
presubmits:
kubernetes-sigs/descheduler:
- name: pull-descheduler-verify-master
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-descheduler-verify-master
Expand All @@ -19,6 +20,7 @@ presubmits:
args:
- verify
- name: pull-descheduler-verify-build-master
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-descheduler-verify-build-master
Expand All @@ -36,6 +38,7 @@ presubmits:
args:
- build
- name: pull-descheduler-unit-test-master-master
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-descheduler-unit-test-master
Expand All @@ -54,6 +57,7 @@ presubmits:
args:
- test-unit
- name: pull-descheduler-test-e2e-k8s-master-1-27
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-descheduler-test-e2e-k8s-master-1.27
Expand Down Expand Up @@ -84,6 +88,7 @@ presubmits:
securityContext:
privileged: true
- name: pull-descheduler-test-e2e-k8s-master-1-26
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-descheduler-test-e2e-k8s-master-1.26
Expand Down Expand Up @@ -114,6 +119,7 @@ presubmits:
securityContext:
privileged: true
- name: pull-descheduler-test-e2e-k8s-master-1-25
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-scheduling
testgrid-tab-name: pull-descheduler-test-e2e-k8s-master-1.25
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/gateway-api:
- name: pull-gateway-api-verify
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-network-gateway-api
testgrid-tab-name: verify
Expand All @@ -24,6 +25,7 @@ presubmits:
securityContext:
privileged: true
- name: pull-gateway-api-test
cluster: eks-prow-build-cluster
annotations:
testgrid-dashboards: sig-network-gateway-api
testgrid-tab-name: test
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/image-builder:
- name: pull-ova-all
cluster: eks-prow-build-cluster
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
Expand All @@ -20,6 +21,8 @@ presubmits:
resources:
requests:
cpu: "1000m"
limits:
cpu: "1000m"
securityContext:
privileged: true
capabilities:
Expand Down
Loading