Add NUMA pinning support for node context 07/31007/1
authorJingLu5 <lvjing5@huawei.com>
Wed, 8 Mar 2017 08:10:01 +0000 (08:10 +0000)
committerJing Lu <lvjing5@huawei.com>
Mon, 20 Mar 2017 09:33:46 +0000 (09:33 +0000)
commitcc964b8ac1545873e2c9e307ca04a1ac72438058
tree1235ec1d154f5244cd737d80e2ed8a08f127c842
parent0e57aadfce643a23c7efe65739f400de859840cd
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>
(cherry picked from commit be4fad1e486f6c4bf993335f0aecaa3682a37da8)
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]