Skip to content

Commit

Permalink
Move all NFD Prow jobs to Community cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
  • Loading branch information
ArangoGutierrez committed Jul 2, 2024
1 parent a2101a9 commit 126d944
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
postsubmits:
kubernetes-sigs/node-feature-discovery:
- name: postsubmit-node-feature-discovery-verify-master
cluster: eks-prow-build-cluster
branches:
- ^main$
- ^master
Expand All @@ -22,6 +23,7 @@ postsubmits:
name: nfd-creds
key: codecov-token
- name: postsubmit-node-feature-discovery-e2e-test
cluster: eks-prow-build-cluster
branches:
- ^main$
- ^master$
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/node-feature-discovery:
- name: pull-node-feature-discovery-verify-master
cluster: eks-prow-build-cluster
skip_if_only_changed: "^docs/|^\\.github/|\\.(md)$|^(README|LICENSE|OWNERS)$"
branches:
- ^master
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
presubmits:
kubernetes-sigs/node-feature-discovery:
- name: pull-node-feature-discovery-verify-release-0-16
cluster: eks-prow-build-cluster
skip_if_only_changed: "^docs/|^\\.github/|\\.(md)$|^(README|LICENSE|OWNERS)$"
branches:
- ^release-0.16
Expand Down

0 comments on commit 126d944

Please sign in to comment.