Skip to content

Commit f9879ad

Browse files
committed
test-configs: Enable landlock selftests
Enable the landlock selftests, initially just on Le Potato and BeagleBone Black. This is a very quick to run testsuite. Signed-off-by: Mark Brown <[email protected]>
1 parent 3d060d6 commit f9879ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/core/test-configs.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,12 @@ test_plans:
340340
kselftest_collections: "kvm"
341341
filters: *kselftest_no_fragment
342342

343+
kselftest-landlock:
344+
<<: *kselftest
345+
params:
346+
job_timeout: '10'
347+
kselftest_collections: "landlock"
348+
343349
kselftest-lib:
344350
<<: *kselftest
345351
params:
@@ -2073,6 +2079,7 @@ test_configs:
20732079
- baseline-cip-nfs
20742080
- baseline-nfs
20752081
- kselftest-alsa
2082+
- kselftest-landlock
20762083
- ltp-crypto
20772084
- ltp-ipc
20782085

@@ -2464,6 +2471,7 @@ test_configs:
24642471
- kselftest-arm64
24652472
- kselftest-cpufreq
24662473
- kselftest-futex
2474+
- kselftest-landlock
24672475
- kselftest-lib
24682476
- kselftest-seccomp
24692477
- ltp-crypto

0 commit comments

Comments
 (0)