summaryrefslogtreecommitdiffstats
path: root/docs/testing
diff options
context:
space:
mode:
authorEddie Arrage <eddie.arrage@huawei.com>2017-10-20 09:43:42 -0700
committerWenjing Chu <chu.wenjing@gmail.com>2017-11-02 20:10:31 +0000
commit27134971c6b7bf73573993d5cb6efeab78533200 (patch)
treea6856f5726aae327b303d1412e15a453691cdc83 /docs/testing
parent2c607bc0ea04cc01be84c7ff7fabdff04b6c7f67 (diff)
Modify reference to online mode
Changed reference to online mode to refer to installation rather than uploading results from Test Host to CVP portal directly, as current text is misleading. Change-Id: I9439d340beabb76f04b7782243c050064753a8ec Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Diffstat (limited to 'docs/testing')
-rw-r--r--docs/testing/user/userguide/testing_guide.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst
index 1bf58eaf..a8ce2360 100644
--- a/docs/testing/user/userguide/testing_guide.rst
+++ b/docs/testing/user/userguide/testing_guide.rst
@@ -22,12 +22,13 @@ this overall framework.
Within the tester's lab, the Test Host is the machine where Dovetail executes all
automated test cases. As it hosts the test harness, the Test Host must not be part of
the System Under Test (SUT) itself.
-The above diagram assumes that the tester's Test Host is situated in a DMZ which
-has internal network access to the SUT and external access to the OPNFV server
-via the public Internet.
-This arrangement may not be supported in some labs.
-Dovetail also supports an offline mode of testing that is
-illustrated in the next diagram.
+The above diagram assumes that the tester's Test Host is situated in a DMZ, which
+has internal network access to the SUT and external access via the public Internet.
+The public Internet connection allows for easy installation of the Dovetail containers.
+A singular compressed file that includes all the underlying results can be pulled from
+the Test Host and uploaded to the OPNFV CVP server.
+This arrangement may not be supported in some labs. Dovetail also supports an offline mode of
+installation that is illustrated in the next diagram.
.. image:: ../../../images/dovetail_offline_mode.png
:align: center