Add NUMA pinning support for node context 39/29339/3
authorJingLu5 <lvjing5@huawei.com>
Wed, 8 Mar 2017 08:10:01 +0000 (08:10 +0000)
committerJingLu5 <lvjing5@huawei.com>
Wed, 8 Mar 2017 08:51:33 +0000 (08:51 +0000)
commitbe4fad1e486f6c4bf993335f0aecaa3682a37da8
treead60f03bcbdf509fdb3df07093ea056afac25c82
parent501175fbb095a771f5f1b9fb80dcf729192214d2
Add NUMA pinning support for node context

JIRA: YARDSTICK-574

Since the yardstick framework now has supported an improved node type context,
this patch adds support for VM NUMA pinning ability in the node type context.
It provides several scripts that can be used to configurate the controller and
compute nodes

Change-Id: If5eafdca6df1b1196bc17bfdd12aea9f4016752f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
ansible/numa_pin_setup.yaml [new file with mode: 0644]
ansible/numa_pin_teardown.yaml [new file with mode: 0644]
ansible/roles/numa_pin_local_setup/tasks/main.yaml [new file with mode: 0644]
ansible/roles/numa_pin_local_teardown/tasks/main.yaml [new file with mode: 0644]