aboutsummaryrefslogtreecommitdiffstats
path: root/nsb_setup.sh
diff options
context:
space:
mode:
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>2018-06-27 14:27:15 +0100
committerMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>2018-06-27 14:27:56 +0100
commit2ab8157726c651c44be4d2f3ba54157ce778a536 (patch)
tree3f17bc208b209bd2ce6b4595eee77f8c795d5df5 /nsb_setup.sh
parentf16b2735436df989dabc01119217ae705b3913f3 (diff)
NSB setup inventory name changed
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> Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> (cherry picked from commit 370b703896656f6b6949de05b6c44c98a72eee46)
Diffstat (limited to 'nsb_setup.sh')
-rwxr-xr-xnsb_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsb_setup.sh b/nsb_setup.sh
index 50fc017d1..d68263a06 100755
--- a/nsb_setup.sh
+++ b/nsb_setup.sh
@@ -71,4 +71,4 @@ cd ${ANSIBLE_SCRIPTS} &&\
ansible-playbook \
-e img_property="nsb" \
-e YARD_IMG_ARCH='amd64' ${extra_args}\
- -i yardstick-install-inventory.ini nsb_setup.yml
+ -i install-inventory.ini nsb_setup.yml