Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline.yaml: Add kselftest-landlock to x86 devices #695

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nuclearcat
Copy link
Member

During cleanup in legacy system, author of PR kernelci/kernelci-core#1505 expressed interest in enabling landlock tests.
Let's do first step and enable landlock tests at least on x86 devices.

During cleanup in legacy system, author of PR kernelci/kernelci-core#1505
expressed interest in enabling landlock tests.
Let's do first step and enable landlock tests at least on x86 devices.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat nuclearcat added the staging-skip Don't test automatically on staging.kernelci.org label Jul 31, 2024
@@ -1012,6 +1012,15 @@ jobs:
tst_cmd: 'svsematest'
kcidb_test_suite: rt-tests.svsematest

kselftest-landlock:
template: kselftest.jinja2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This job template no longer exists. It was replaced by generic.jinja2 - see the example for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging-skip Don't test automatically on staging.kernelci.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants