Skip to content

Commit

Permalink
jobs/kernel-selftests*.yaml: remove unnecessary kernel_cmdline
Browse files Browse the repository at this point in the history
This is for sysctl group only and only needed when CONFIG_TEST_SYSCTL
is y.

[  223.755096][ T2577] # Running test: sysctl_test_0007 - run #0
[  223.755101][ T2577]
[  223.766803][ T2577] # Boot param test only possible sysctl_test is built-in, not module:
[  223.766809][ T2577]
[  223.780551][ T2577] # CONFIG_TEST_SYSCTL=m
[  223.780556][ T2577]
[  223.789829][ T2577] # Fri Aug 16 05:00:28 UTC 2024

Signed-off-by: Philip Li <philip.li@intel.com>
  • Loading branch information
rli9 committed Aug 16, 2024
1 parent e0760fa commit beeb614
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions jobs/kernel-selftests-memory-hotplug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ category: functional
kernel-selftests:
group:
- memory-hotplug

# for sysctl
kernel_cmdline: sysctl.debug.test_sysctl.boot_int=1
3 changes: 0 additions & 3 deletions jobs/kernel-selftests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ kernel-selftests:
- group-s
- pidfd

# for sysctl
kernel_cmdline: sysctl.debug.test_sysctl.boot_int=1

---
kernel-selftests:
group:
Expand Down

0 comments on commit beeb614

Please sign in to comment.