Skip to content

Commit

Permalink
Merge pull request #29668 from richardcase/capa_jobs_eks
Browse files Browse the repository at this point in the history
chore: move remaining capa jobs to the EKS prow cluster
  • Loading branch information
k8s-ci-robot authored Jun 1, 2023
2 parents 43eb106 + 1697a14 commit 9859a89
Show file tree
Hide file tree
Showing 7 changed files with 96 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
periodics:
- name: periodic-cluster-api-provider-aws-e2e-clusterclass
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -37,6 +38,9 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: periodic-e2e-main-clusterclass
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
periodics:
- name: periodic-cluster-api-provider-aws-e2e-release-1-5
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -35,12 +36,16 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: periodic-e2e-release-1-5
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: "2"
- name: periodic-cluster-api-provider-aws-eks-e2e-release-1-5
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -73,12 +78,16 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: periodic-eks-e2e-release-1-5
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: "2"
- name: periodic-cluster-api-provider-aws-e2e-conformance-release-1-5
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -116,12 +125,16 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: periodic-conformance-release-1-5
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: "2"
- name: periodic-cluster-api-provider-aws-e2e-conformance-with-k8s-ci-artifacts-release-1-5
cluster: eks-prow-build-cluster
max_concurrency: 1
labels:
preset-dind-enabled: "true"
Expand Down Expand Up @@ -171,6 +184,9 @@ periodics:
# this is mostly for building kubernetes
memory: "9Gi"
cpu: 2
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: periodic-conformance-release-1-5-k8s-main
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
periodics:
- name: periodic-cluster-api-provider-aws-e2e
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -35,6 +36,9 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: periodic-e2e-main
Expand Down Expand Up @@ -85,6 +89,7 @@ periodics:
testgrid-tab-name: periodic-aws-e2e-main-canary
testgrid-num-columns-recent: "6"
- name: periodic-cluster-api-provider-aws-eks-e2e
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -117,12 +122,16 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: periodic-eks-e2e-main
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: "2"
- name: periodic-cluster-api-provider-aws-e2e-conformance
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 5h
Expand Down Expand Up @@ -158,12 +167,16 @@ periodics:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: periodic-conformance-main
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: "2"
- name: periodic-cluster-api-provider-aws-e2e-conformance-with-k8s-ci-artifacts
cluster: eks-prow-build-cluster
max_concurrency: 1
labels:
preset-dind-enabled: "true"
Expand Down Expand Up @@ -213,6 +226,9 @@ periodics:
# this is mostly for building kubernetes
memory: "9Gi"
cpu: 2
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws, sig-release-master-informing
testgrid-tab-name: periodic-conformance-main-k8s-main
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
postsubmits:
kubernetes-sigs/cluster-api-provider-aws:
- name: ci-cluster-api-provider-aws-e2e
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^main
Expand Down Expand Up @@ -35,12 +36,16 @@ postsubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: postsubmit-e2e-main
testgrid-num-columns-recent: '20'
testgrid-alert-email: [email protected]
- name: ci-cluster-api-provider-aws-eks-e2e
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^main
Expand Down Expand Up @@ -72,13 +77,17 @@ postsubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: postsubmit-eks-e2e-main
testgrid-num-columns-recent: '20'
testgrid-alert-email: [email protected]
testgrid-num-failures-to-alert: "2"
- name: ci-cluster-api-provider-aws-e2e-conformance
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^main
Expand Down Expand Up @@ -110,6 +119,9 @@ postsubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: postsubmit-conformance-main
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/cluster-api-provider-aws:
- name: pull-cluster-api-provider-aws-e2e-clusterclass
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^main$
Expand Down Expand Up @@ -39,6 +40,9 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: pr-e2e-main-clusterclass
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ presubmits:
preset-dind-enabled: "true"
# conformance test
- name: pull-cluster-api-provider-aws-e2e-conformance-release-1-5
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^release-1.5$
Expand Down Expand Up @@ -153,12 +154,16 @@ presubmits:
# this is mostly for building kubernetes
memory: "9Gi"
cpu: 2
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: pr-conformance-release-1-5
testgrid-num-columns-recent: '20'
# conformance test against kubernetes main branch with `kind` + cluster-api-provider-aws
- name: pull-cluster-api-provider-aws-e2e-conformance-with-ci-artifacts-release-1-5
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^release-1.5$
Expand Down Expand Up @@ -194,11 +199,15 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: pr-conformance-release-1-5-k8s-main
testgrid-num-columns-recent: '20'
- name: pull-cluster-api-provider-aws-e2e-blocking-release-1-5
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^release-1.5$
Expand Down Expand Up @@ -238,11 +247,15 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: pr-quick-e2e-release-1-5
testgrid-num-columns-recent: '20'
- name: pull-cluster-api-provider-aws-e2e-release-1-5
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^release-1.5$
Expand Down Expand Up @@ -276,11 +289,15 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: pr-e2e-release-1-5
testgrid-num-columns-recent: '20'
- name: pull-cluster-api-provider-aws-e2e-eks-release-1-5
cluster: eks-prow-build-cluster
branches:
# The script this job runs is not in all branches.
- ^release-1.5$
Expand Down Expand Up @@ -314,6 +331,9 @@ presubmits:
requests:
cpu: 2
memory: "9Gi"
limits:
cpu: 2
memory: "9Gi"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws-1.5
testgrid-tab-name: pr-e2e-eks-release-1-5
Expand Down
Loading

0 comments on commit 9859a89

Please sign in to comment.