File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ jobs:
152152 baseline-arm64-pengutronix : *baseline-job
153153 baseline-arm64-foundriesio : *baseline-job
154154 baseline-arm64-qualcomm : *baseline-job
155+ baseline-arm64-pull-labs-demo : *baseline-job
155156 baseline-riscv-broonie : *baseline-job
156157 baseline-riscv-clabbe : *baseline-job
157158 baseline-riscv-collabora : *baseline-job
@@ -161,6 +162,7 @@ jobs:
161162 baseline-x86-kcidebug-intel : *baseline-job
162163 baseline-x86-mfd : *baseline-job
163164 baseline-x86-qualcomm : *baseline-job
165+ baseline-x86-pull-labs-demo : *baseline-job
164166
165167 coverage-report-arm : &coverage-report-job
166168 template : coverage-report.jinja2
Original file line number Diff line number Diff line change @@ -164,6 +164,14 @@ scheduler:
164164 - rk3588-rock-5b
165165 - sun50i-h6-pine-h64
166166
167+ - job : baseline-arm64-pull-labs-demo
168+ event : *kbuild-gcc-12-arm64-node-event
169+ runtime :
170+ type : pull_labs
171+ name : pull-labs-demo
172+ platforms :
173+ - bcm2711-rpi-4-b
174+
167175 - job : wifi-basic
168176 event :
169177 << : *node-event-kbuild
@@ -373,6 +381,14 @@ scheduler:
373381 platforms :
374382 - qemu
375383 - aaeon-UPN-EHLX4RE-A10-0864
384+
385+ - job : baseline-x86-pull-labs-demo
386+ event : *kbuild-gcc-12-x86-node-event
387+ runtime :
388+ type : pull_labs
389+ name : pull-labs-demo
390+ platforms :
391+ - qemu
376392
377393 - job : blktests-ddp-x86
378394 event : *kbuild-gcc-12-x86-node-event
You can’t perform that action at this time.
0 commit comments