Skip to content

Commit

Permalink
test-configs: Add base definition for landlock selftests
Browse files Browse the repository at this point in the history
Add a base definition for the landlock selftests. This is a very quick to
run testsuite.

Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
broonie authored and mgalka committed Nov 24, 2022
1 parent 4dc279f commit b07b30e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/core/test-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,12 @@ test_plans:
kselftest_collections: "kvm"
filters: *kselftest_no_fragment

kselftest-landlock:
<<: *kselftest
params:
job_timeout: '10'
kselftest_collections: "landlock"

kselftest-lib:
<<: *kselftest
params:
Expand Down

0 comments on commit b07b30e

Please sign in to comment.