Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
@@ -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.

kind: job
params:
nfsroot: 'http://storage.kernelci.org/images/rootfs/debian/bookworm-kselftest/20240313.0/{debarch}'
collections: landlock
job_timeout: 10
kcidb_test_suite: kselftest.landlock

# amd64-only temporary
sleep:
template: sleep.jinja2
@@ -1599,6 +1608,19 @@ scheduler:
platforms:
- bcm2711-rpi-4-b

- job: kselftest-landlock
event:
channel: node
name: kbuild-gcc-12-x86
result: pass
runtime:
type: lava
name: lava-collabora
platforms:
- acer-chromebox-cxi4-puff
- acer-cp514-3wh-r0qs-guybrush
- acer-cp514-2h-1160g7-volteer

- job: sleep
event:
channel: node