summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryan <bryan.sullivan@att.com>2017-02-07 08:50:27 -0800
committerbryan <bryan.sullivan@att.com>2017-02-07 08:50:27 -0800
commit5868265049d434c2d642e41ab2730683cc765eb9 (patch)
treee253e3a9a63485de70fd7e64b1f6ae2d20e074ec
parent42c71f2e6fe0c99b9df7ca05d24e51c857d4378b (diff)
Minor editorials in advance of copying intro to other tests.
JIRA: MODELS-23 Change-Id: Icea197f32f75f621fc1284ef0634ea37fb74ffca Signed-off-by: bryan <bryan.sullivan@att.com>
-rw-r--r--tests/vHello_Tacker.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/vHello_Tacker.sh b/tests/vHello_Tacker.sh
index bb96c32..a459556 100644
--- a/tests/vHello_Tacker.sh
+++ b/tests/vHello_Tacker.sh
@@ -23,7 +23,7 @@
# as extended for testing of more Tacker-supported features as of OpenStack
# Newton.
#
-# Pre-State:
+# Prerequisites:
# This test can be run in either an OPNFV environment, or a plain OpenStack
# environment (e.g. Devstack).
# For Devstack running in a VM on the host, you must first enable the host to
@@ -35,8 +35,9 @@
# $ sudo route add -net 172.24.0.0/16 gw 192.168.122.112
# Sub your devstack Public network subnet for 172.24.0.0/16, and
# your devstack VM IP address on the host for 192.168.122.112
-# For OPNFV-based tests, pre-requisites are
+# For OPNFV-based tests, prerequisites are
# 1) models-joid-001 | models-apex-001 (installation of OPNFV system)
+# The test may work, but has not been tested for other OPNFV installers.
#
# Test Steps and Assertions:
# 1) bash vHello_Tacker.sh setup <openrc> [branch]