diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 61e532a8f..069b064dd 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -922,6 +922,15 @@ jobs: job_timeout: 10 kcidb_test_suite: kselftest.iommu + kselftest-landlock: + template: kselftest.jinja2 + 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 @@ -1509,6 +1518,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