aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/build_vm.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Move VM image build to remote DUTStepan Andrushko1-0/+44
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>