summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-12-20 13:56:46 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2017-12-20 19:04:57 +0100
commit1ee38829c28ec698d72115083194e2771597b9e6 (patch)
tree75fad59f1b0e9272fff3c618d0ec757100e8355d
parentf01fdd86ebfcd8c6c9b368968c2e3572f702b27c (diff)
Fix typos in test_details.rst and test_overview.rst
Change-Id: I12e9b17927ab9b52d0a727a82975cda7074bd994 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit e96cf7eb6d691ea85354df05fd395a76fd531467)
-rw-r--r--docs/testing/user/userguide/test_details.rst44
-rw-r--r--docs/testing/user/userguide/test_overview.rst6
2 files changed, 25 insertions, 25 deletions
diff --git a/docs/testing/user/userguide/test_details.rst b/docs/testing/user/userguide/test_details.rst
index 43a75b73d..97c4688cc 100644
--- a/docs/testing/user/userguide/test_details.rst
+++ b/docs/testing/user/userguide/test_details.rst
@@ -110,28 +110,28 @@ As vPing_ssh, it checks that 2 instances can talk to
each other on a Private Tenant network::
vPing_userdata test case
- +-------------+ +-------------+
- | | | |
- | | Boot VM1 with IP1 | |
- | +------------------->| |
- | | | |
- | | Boot VM2 with | |
- | | ping.sh as userdata| |
- | | with IP1 as $1. | |
- | +------------------->| |
- | Tester | | System |
- | | VM2 exeutes ping.sh| Under |
- | | (ping IP1) | Test |
- | +------------------->| |
- | | | |
- | | Monitor nova | |
- | | console-log VM 2 | |
- | | If ping: | |
- | | exit OK | |
- | | else (timeout) | |
- | | exit Failed | |
- | | | |
- +-------------+ +-------------+
+ +-------------+ +-------------+
+ | | | |
+ | | Boot VM1 with IP1 | |
+ | +-------------------->| |
+ | | | |
+ | | Boot VM2 with | |
+ | | ping.sh as userdata | |
+ | | with IP1 as $1. | |
+ | +-------------------->| |
+ | Tester | | System |
+ | | VM2 executes ping.sh| Under |
+ | | (ping IP1) | Test |
+ | +-------------------->| |
+ | | | |
+ | | Monitor nova | |
+ | | console-log VM 2 | |
+ | | If ping: | |
+ | | exit OK | |
+ | | else (timeout) | |
+ | | exit Failed | |
+ | | | |
+ +-------------+ +-------------+
When the second VM boots it will execute the script passed as userdata
automatically. The ping will be detected by periodically capturing the output
diff --git a/docs/testing/user/userguide/test_overview.rst b/docs/testing/user/userguide/test_overview.rst
index a23df02db..5d7fa4948 100644
--- a/docs/testing/user/userguide/test_overview.rst
+++ b/docs/testing/user/userguide/test_overview.rst
@@ -65,7 +65,7 @@ validate the scenario for the release.
| | | | tests |
| | +----------------+----------------------------------+
| | | refstack | Reference RefStack suite |
-| | | \_defcore | tempest selection for NFV |
+| | | \_defcore | tempest selection for NFV |
| +---------------+----------------+----------------------------------+
| | components | tempest_full | Generate and run a full set of |
| | | \_parallel | the OpenStack Tempest Test Suite.|
@@ -159,10 +159,10 @@ validate the scenario for the release.
| | | | VoIP System |
| | +----------------+----------------------------------+
| | | orchestra | OpenIMS deployment using |
-| | | openims | Openbaton orchestrator |
+| | | \_openims | Openbaton orchestrator |
| | +----------------+----------------------------------+
| | | orchestra | Cleawater IMS deployment using |
-| | | cleawaterims | Openbaton orchestrator |
+| | | \_cleawaterims | Openbaton orchestrator |
| | +----------------+----------------------------------+
| | | vyos_vrouter | vRouter testing |
| | +----------------+----------------------------------+