Skip to content

Commit 0484347

Browse files
committed
test-configs: Add base definition for landlock selftests
Add a base definition for the landlock selftests. This is a very quick to run testsuite. Signed-off-by: Mark Brown <[email protected]>
1 parent a69158f commit 0484347

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/core/test-configs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,12 @@ test_plans:
291291
kselftest_collections: "kvm"
292292
filters: *kselftest_no_fragment
293293

294+
kselftest-landlock:
295+
<<: *kselftest
296+
params:
297+
job_timeout: '10'
298+
kselftest_collections: "landlock"
299+
294300
kselftest-lib:
295301
<<: *kselftest
296302
params:

0 commit comments

Comments
 (0)