Skip to content

Commit

Permalink
config/pipeline.yaml: Enable timers selftests
Browse files Browse the repository at this point in the history
Cover the timers selftests on a subset of the boards in my lab with a
bit more capacity.

Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
broonie committed Feb 6, 2025
1 parent 3ffd5e7 commit 39e5fda
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1657,6 +1657,14 @@ jobs:
skipfile: https://storage.kernelci.org/skipfile-net.yaml
kcidb_test_suite: kselftest.net

kselftest-timers:
<<: *kselftest-job
params:
<<: *kselftest-params
collections: timers
kcidb_test_suite: kselftest.timers

kselftest-iommu:
kunit: &kunit-job
template: kunit.jinja2
kind: job
Expand Down

0 comments on commit 39e5fda

Please sign in to comment.