-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: move remaining capa jobs to the EKS prow cluster
Signed-off-by: Richard Case <[email protected]>
- Loading branch information
1 parent
43eb106
commit 1697a14
Showing
7 changed files
with
96 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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" | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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" | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.