Skip to content

Commit f09fe9a

Browse files
committed
config/pipeline.yaml: Cover kselftest on -next by default
Since -next is where the currently active upstream development is it's one of the more important suites to cover, add it as a default for kselftest. Now that the legacy system is disabled we have a lot more bandwidth in the labs so there should be less concern about this than there was during the bringup of the pipeline. Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 2b6da73 commit f09fe9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,6 +1533,7 @@ jobs:
15331533
rules: &kselftest-rules
15341534
tree:
15351535
- mainline
1536+
- next
15361537
- stable-rc
15371538

15381539
kselftest-cpufreq:

0 commit comments

Comments
 (0)