Skip to content

Commit f8ab9aa

Browse files
broonienuclearcat
authored andcommitted
config: Enable LTP syscalls suite
The LTP syscalls suite is one of the larger ones, put it on some faster boards in my lab (with multiple cores so we'll get a bit of a speedup when the parallel workers stuff lands). Signed-off-by: Mark Brown <[email protected]>
1 parent e5f60ef commit f8ab9aa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/scheduler.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,6 +1450,18 @@ scheduler:
14501450
platforms:
14511451
- bcm2711-rpi-4-b
14521452

1453+
- job: ltp-syscalls
1454+
event: *kbuild-gcc-12-arm-node-event
1455+
runtime: *lava-broonie-runtime
1456+
platforms:
1457+
- stm32mp157a-dhcor-avenger96
1458+
1459+
- job: ltp-syscalls
1460+
event: *kbuild-gcc-12-arm64-node-event
1461+
runtime: *lava-broonie-runtime
1462+
platforms:
1463+
- bcm2711-rpi-4-b
1464+
14531465
- job: ltp-syscalls-ipc
14541466
event: *kbuild-gcc-12-arm-node-event
14551467
runtime: *lava-broonie-runtime

0 commit comments

Comments
 (0)