Skip to content

Commit bbdf187

Browse files
committed
(jobs.yaml): Add safeguards to submit to NIPA
We need to submit ONLY netdev data, not aaptel tree which does same tests. Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent e1ea32b commit bbdf187

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/jobs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,3 +2011,6 @@ jobs:
20112011
kind: test
20122012
image: kernelci/{image_prefix}kernelci
20132013
kcidb_test_suite: kernelci_nipa-update
2014+
rules:
2015+
tree:
2016+
- netdev-testing

0 commit comments

Comments
 (0)