Skip to content

Commit 34581cb

Browse files
broonienuclearcat
authored andcommitted
config/pipeline.yaml: Run DT selftests on the boards in my lab
All the boards in my lab are currently DT and the test is very cheap, just run on everything. Signed-off-by: Mark Brown <[email protected]>
1 parent e6e4449 commit 34581cb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/pipeline.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2822,6 +2822,16 @@ scheduler:
28222822
- job: kbuild-gcc-12-x86-tinyconfig
28232823
<<: *build-k8s-all
28242824

2825+
- job: kselftest-dt
2826+
event: *kbuild-gcc-12-arm-node-event
2827+
runtime: *lava-broonie-runtime
2828+
platforms: *lava-broonie-arm
2829+
2830+
- job: kselftest-dt
2831+
event: *kbuild-gcc-12-arm64-node-event
2832+
runtime: *lava-broonie-runtime
2833+
platforms: *lava-broonie-arm64
2834+
28252835
- job: kselftest-dt
28262836
event: *kbuild-gcc-12-arm64-node-event
28272837
runtime: *lava-collabora-runtime

0 commit comments

Comments
 (0)