ansible image build improvement 09/48309/4
authorAce Lee <liyin11@huawei.com>
Mon, 4 Dec 2017 09:07:14 +0000 (09:07 +0000)
committerAce Lee <liyin11@huawei.com>
Thu, 28 Dec 2017 02:42:12 +0000 (02:42 +0000)
commitff4ceec2efd42fb1573e4faf4fe1840121e99715
tree6467e6b719eb0402941b0146d4a6090d9960cb70
parent363185dfe9153a67892be8544fb4b5bf8709fbbc
ansible image build improvement

JIRA: YARDSTICK-879

Add some image build vars
Add automatic image build of nsb
yardstick_image: ansible-playbook -e img_property="normal" -vvv -i inventory.ini build_yardstick_image.yml

nsb_image_build: ansible-playbook -e img_property="nsb" -vvv -i inventory.ini build_yardstick_image.yml

prepare for yardstick image uploading

Change-Id: I9fdf30084511ca9a008df3b53887b06273bbd549
Signed-off-by: Ace Lee <liyin11@huawei.com>
ansible/build_yardstick_image.yml
ansible/group_vars/all.yml
tests/ci/load_images.sh