Skip to content

Commit

Permalink
Add kselftest_upstream.yaml
Browse files Browse the repository at this point in the history
Tests to run with upstream kernel only.

Signed-off-by: Ayush Jain <[email protected]>
  • Loading branch information
AYUSHJAIN951 committed Mar 11, 2024
1 parent 60bdc3e commit 753b586
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions kernel/kselftest.py.data/kselftest_upstream.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
component: !mux
cpufreq:
comp: "cpufreq"
test_modes: !mux
basic:
test_mode: "basic"
sptest1:
test_mode: "sptest1"
sptest2:
test_mode: "sptest2"
sptest3:
test_mode: "sptest3"
sptest4:
test_mode: "sptest4"
mm:
comp: "mm"
mem_plug:
comp: "memory-hotplug"
run_type: !mux
upstream:
type: 'upstream'
location: "https://github.com/torvalds/linux/archive/master.zip"

0 comments on commit 753b586

Please sign in to comment.