From 27134971c6b7bf73573993d5cb6efeab78533200 Mon Sep 17 00:00:00 2001 From: Eddie Arrage Date: Fri, 20 Oct 2017 09:43:42 -0700 Subject: 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 --- docs/testing/user/userguide/testing_guide.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/testing') 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 -- cgit 1.2.3-korg