Skip to content

Commit

Permalink
pleg: enable tests on file changes
Browse files Browse the repository at this point in the history
Signed-off-by: Oksana Baranova <oksana.baranova@intel.com>
  • Loading branch information
oxxenix committed Sep 12, 2024
1 parent c01c0fc commit 78ae67c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1401,6 +1401,7 @@ presubmits:
testgrid-dashboards: sig-node-cri-o, sig-node-presubmits
testgrid-tab-name: pr-crio-cgrpv1-evented-pleg-gce-e2e
always_run: false
run_if_changed: '^(pkg\/kubelet\/pleg)'
optional: true
max_concurrency: 12
labels:
Expand Down
1 change: 1 addition & 0 deletions config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ presubmits:
- name: pull-kubernetes-e2e-kind-evented-pleg
cluster: k8s-infra-prow-build
optional: true
run_if_changed: '^(pkg\/kubelet\/pleg)'
always_run: false
decorate: true
skip_branches:
Expand Down

0 comments on commit 78ae67c

Please sign in to comment.