NSB setup inventory name changed 53/58753/1
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 20 Jun 2018 10:26:06 +0000 (11:26 +0100)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 20 Jun 2018 10:26:49 +0000 (11:26 +0100)
NSB setup script [1] fails when retrieving the inventory file. This script
is going to be deprecated but we still support it.

[1] https://github.com/opnfv/yardstick/blob/master/nsb_setup.sh

JIRA: YARDSTICK-1247

Change-Id: I3798531652b0e3a1a007d1d9434998fdd54645d7
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
nsb_setup.sh

index 86796c4..3396b82 100755 (executable)
@@ -79,4 +79,4 @@ ansible-playbook \
          -e img_property="nsb" \
          ${yardstick_docker_image} \
          -e YARD_IMG_ARCH='amd64' ${extra_args}\
-         -i yardstick-install-inventory.ini nsb_setup.yml
+         -i install-inventory.ini nsb_setup.yml