Browse Source

add test pillar for system.kernel.elevator

pull/129/head
Simon Schneider 7 years ago
parent
commit
98f7a4925c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/pillar/system.sls

+ 1
- 0
tests/pillar/system.sls View File

@@ -18,6 +18,7 @@ linux:
default: "linux.ci.local$"
kernel:
isolcpu: 1,2,3,4
elevator: deadline
sysfs:
scheduler:
block/sda/queue/scheduler: deadline

Loading…
Cancel
Save