Skip to content

Commit

Permalink
Migrate node-problem-detector jobs to eks-prow-build-cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Vyom-Yadav <[email protected]>
  • Loading branch information
Vyom-Yadav committed Jun 10, 2023
1 parent 38edbca commit fa2a9c9
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes/node-problem-detector:
- name: pull-npd-build
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down Expand Up @@ -29,6 +30,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-test
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand All @@ -52,6 +54,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-e2e-node
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down Expand Up @@ -98,6 +101,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-e2e-kubernetes-gce-gci
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down Expand Up @@ -135,6 +139,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-e2e-kubernetes-gce-gci-custom-flags
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down Expand Up @@ -172,6 +177,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-e2e-test
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down Expand Up @@ -206,6 +212,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-e2e-kubernetes-gce-ubuntu
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down Expand Up @@ -243,6 +250,7 @@ presubmits:
testgrid-dashboards: presubmits-node-problem-detector
testgrid-num-columns-recent: '30'
- name: pull-npd-e2e-kubernetes-gce-ubuntu-custom-flags
cluster: eks-prow-build-cluster
branches:
- master
always_run: true
Expand Down

0 comments on commit fa2a9c9

Please sign in to comment.