summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/testing_guide.rst
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-09-12 22:53:39 -0400
committerxudan <xudan16@huawei.com>2018-09-13 07:35:33 -0400
commitb65bbbc31c1a36e9981761712aea8ff17c8bc9de (patch)
tree2a418fe6eb952ffc91e386586a9e60a500540934 /docs/testing/user/userguide/testing_guide.rst
parent5412c4228f7fed5e04b95b3fb0adb8bd3445b3a8 (diff)
Update code base and docs to 2018.09
The official name of the next release is going to be 2018.09. We need to rename all occurrences of 2018.08 in the code base, the documentation, and the web portal. JIRA: DOVETAIL-740 Change-Id: Ie0e532d6671b7590454e9afd960a2934f313a022 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs/testing/user/userguide/testing_guide.rst')
-rw-r--r--docs/testing/user/userguide/testing_guide.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst
index 6bf6d291..fa8ad1a6 100644
--- a/docs/testing/user/userguide/testing_guide.rst
+++ b/docs/testing/user/userguide/testing_guide.rst
@@ -572,7 +572,7 @@ for the details of the CLI.
The '--testsuite' option is used to control the set of tests intended for execution
at a high level. For the purposes of running the OVP test suite, the test suite name follows
the following format, ``ovp.<major>.<minor>.<patch>``. The latest and default test suite is
-ovp.2018.08.
+ovp.2018.09.
.. code-block:: bash
@@ -582,10 +582,10 @@ This command is equal to
.. code-block:: bash
- $ dovetail run --testsuite ovp.2018.08
+ $ dovetail run --testsuite ovp.2018.09
Without any additional options, the above command will attempt to execute all mandatory and
-optional test cases with test suite ovp.2018.08.
+optional test cases with test suite ovp.2018.09.
To restrict the breadth of the test scope, it can also be specified using options
'--mandatory' or '--optional'.
@@ -657,7 +657,7 @@ result file on the Test Host.
$ dovetail run --offline --testcase functest.vping.userdata --report
2018-05-22 08:16:16,353 - run - INFO - ================================================
- 2018-05-22 08:16:16,353 - run - INFO - Dovetail compliance: ovp.2018.08!
+ 2018-05-22 08:16:16,353 - run - INFO - Dovetail compliance: ovp.2018.09!
2018-05-22 08:16:16,353 - run - INFO - ================================================
2018-05-22 08:16:16,353 - run - INFO - Build tag: daily-master-660de986-5d98-11e8-b635-0242ac110001
2018-05-22 08:19:31,595 - run - WARNING - There is no hosts file /home/dovetail/pre_config/hosts.yaml, may be some issues with domain name resolution.