summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Sullivan <bryan.sullivan@att.com>2017-02-09 01:31:09 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-09 01:31:09 +0000
commit70d440b2a853bb2ab19b45742a7f97cc2ca77e8e (patch)
treee594d0a958e9bf0a9f3357c06d1f930c3161dc02
parent488ac852c3a553bb01db8dce0e70876fda44e5c0 (diff)
parent5868265049d434c2d642e41ab2730683cc765eb9 (diff)
Merge "Minor editorials in advance of copying intro to other tests."
-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]