Move VM image build to remote DUT 45/66945/4
authorStepan Andrushko <stepanx.andrushko@intel.com>
Mon, 11 Feb 2019 19:10:54 +0000 (21:10 +0200)
committerStepan Andrushko <stepanx.andrushko@intel.com>
Tue, 19 Mar 2019 16:43:50 +0000 (18:43 +0200)
commit91d4cfa839bb2633cba2f70443168c22f895a969
treea416ea03d2dceba496e29437dc37dc7c80fbc80e
parent4c995d8a3ad25afe2ad8d75d43c7519ce22797eb
Move VM image build to remote DUT

VM image is built on localhost but should be on remote DUT server.
VM image will be built on server added to group 'yardstick-standalone'.
NSB dependencies will be installed on servers added to groups
'yardstick-baremetal' and 'yardstick-standalone'.
Added extra package installation, copy VM image to libvirt folder.

JIRA: YARDSTICK-1597

Change-Id: Iac4444c6f332c5ea80da033f2fe8371e208d7fbc
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
ansible/build_vm.yml [new file with mode: 0644]
ansible/group_vars/all.yml
ansible/install-inventory.ini
ansible/install.yaml
ansible/roles/build_yardstick_image/tasks/post_build.yml
ansible/roles/build_yardstick_image/tasks/pre_build.yml
ansible/roles/install_image_dependencies/defaults/main.yml