Add container pull option to install.yaml 73/61173/4
authorStepan Andrushko <stepanx.andrushko@intel.com>
Tue, 21 Aug 2018 11:04:59 +0000 (14:04 +0300)
committerStepan Andrushko <stepanx.andrushko@intel.com>
Fri, 31 Aug 2018 10:25:23 +0000 (13:25 +0300)
commite8d601add10b319716752f105ceeb87ee6d7db4b
treef838b36df0bc7b6009d236093348db7915f53fba
parenta8706c3b18f7f70798a0b20b1ec15ad496626784
Add container pull option to install.yaml

Supported Yardstick installation modes in yardstick.yaml: baremetal
and container. First is used to install Yardstick on baremetal,
another is used during docker build to install Yardstick in container.

Added third option: 'container pull': to pull docker image
(opnfv/yardstick) from Docker hub and start container.

JIRA: YARDSTICK-1392

Change-Id: I4158de3eb6fcbe0018a15fdda89a3e3ab29c26bb
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
ansible/group_vars/all.yml
ansible/install-inventory.ini
ansible/install.yaml