Skip to content

Commit bd6099b

Browse files
laura-naopawiecz
authored andcommitted
config/pipeline.yaml: Disable KUnit tests on chromiumos tree
KUnit tests are enabled by default on all trees. Since a different set of initial tests will be enabled on the chromiumos tree, disable KUnit tests for now. Signed-off-by: Laura Nao <laura.nao@collabora.com>
1 parent f58f560 commit bd6099b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/pipeline.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1854,6 +1854,9 @@ jobs:
18541854
kind: job
18551855
image: ghcr.io/kernelci/{image_prefix}gcc-12:x86-kunit-kernelci
18561856
kcidb_test_suite: kunit
1857+
rules:
1858+
tree:
1859+
- '!chromiumos'
18571860

18581861
kunit-x86_64:
18591862
<<: *kunit-job

0 commit comments

Comments
 (0)