Skip to content

Commit e52237e

Browse files
committed
jobs: migrate kubernetes/community jobs to eks cluster
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 91901a1 commit e52237e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/jobs/kubernetes/community/community-presubmit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
presubmits:
22
kubernetes/community:
33
- name: pull-community-verify
4+
cluster: eks-prow-build-cluster
45
branches:
56
- master
67
always_run: true
@@ -17,6 +18,7 @@ presubmits:
1718
testgrid-dashboards: sig-contribex-community
1819
testgrid-tab-name: pull-verify
1920
- name: pull-community-tempelis-check
21+
cluster: eks-prow-build-cluster
2022
decorate: true
2123
branches:
2224
- ^master$

0 commit comments

Comments
 (0)