commit | 303905d8db46c3c911bd95fa44f39308cd8ca759 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Thu Jan 11 14:12:48 2018 +0100 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Mon Jan 15 17:32:11 2018 +0000 |
tree | 8546ccb8202ec71cc300f3f8e30b5be07063b2e5 | |
parent | 1a191e379e4649271e13595952274637eeed6283 [diff] [blame] |
cgroups PROD-16845 Change-Id: Iabc6f4584e34c988e67ff42ee8ceb20c469823d6
diff --git a/tests/pillar/system.sls b/tests/pillar/system.sls index 06a1bdc..497aee2 100644 --- a/tests/pillar/system.sls +++ b/tests/pillar/system.sls
@@ -19,6 +19,16 @@ kernel: isolcpu: 1,2,3,4 elevator: deadline + cgroup: + group: + group_1: + controller: + cpu: + shares: + value: 250 + mapping: + subjects: + - '@group1' sysfs: scheduler: block/sda/queue/scheduler: deadline