summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>2019-05-22 17:33:45 +0300
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>2019-05-23 12:01:16 +0300
commitdc5264ec9b19a8673204af11dbba68bdb50cfde2 (patch)
tree183410d69ee10aac6660acf84d83ba55710b47a3
parent34a5262cc5783944f43fc10869c543dec0062963 (diff)
Change the OVP version to ovp.2019.0x
The OVP version is updated from ovp.2018.09 to ovp.2019.0x Change-Id: Ibbfe186f791c521155173fd405b0147844893cf8 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
-rw-r--r--docs/release/release-notes/index.rst2
-rw-r--r--docs/testing/user/userguide/cli_reference.rst4
-rw-r--r--docs/testing/user/userguide/testing_guide.rst8
-rw-r--r--etc/compliance/ovp.2019.0x.yaml6
-rw-r--r--etc/conf/cmd_config.yml2
-rw-r--r--etc/conf/dovetail_config.yml2
6 files changed, 12 insertions, 12 deletions
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst
index 954ae525..7efaac4c 100644
--- a/docs/release/release-notes/index.rst
+++ b/docs/release/release-notes/index.rst
@@ -41,7 +41,7 @@ Test Suites & Test Areas
------------------------
OVP/Dovetail groups test cases into test suites and test areas. Test suites are currently a basic
-categorization around releases for the most part. Executing the test suite 'ovp.2018.09' without
+categorization around releases for the most part. Executing the test suite 'ovp.2019.0x' without
further specification will run all the test cases in the OVP 2018.09 release. Test suites are
divided into test areas that can be executed separately.
diff --git a/docs/testing/user/userguide/cli_reference.rst b/docs/testing/user/userguide/cli_reference.rst
index 97cda009..010c7a50 100644
--- a/docs/testing/user/userguide/cli_reference.rst
+++ b/docs/testing/user/userguide/cli_reference.rst
@@ -135,7 +135,7 @@ Dovetail List Commands
.. code-block:: bash
- root@1f230e719e44:~/dovetail/dovetail# dovetail list ovp.2018.09
+ root@1f230e719e44:~/dovetail/dovetail# dovetail list ovp.2019.0x
- mandatory
functest.vping.userdata
functest.vping.ssh
@@ -262,7 +262,7 @@ Dovetail Run Commands
root@1f230e719e44:~/dovetail/dovetail# dovetail run --testcase functest.vping.ssh --offline -r --deploy-scenario os-nosdn-ovs-ha
2017-10-12 14:57:51,278 - run - INFO - ================================================
- 2017-10-12 14:57:51,278 - run - INFO - Dovetail compliance: ovp.2018.09!
+ 2017-10-12 14:57:51,278 - run - INFO - Dovetail compliance: ovp.2019.0x!
2017-10-12 14:57:51,278 - run - INFO - ================================================
2017-10-12 14:57:51,278 - run - INFO - Build tag: daily-master-b80bca76-af5d-11e7-879a-0242ac110002
2017-10-12 14:57:51,278 - run - INFO - DEPLOY_SCENARIO : os-nosdn-ovs-ha
diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst
index 4f759547..f4d9bb75 100644
--- a/docs/testing/user/userguide/testing_guide.rst
+++ b/docs/testing/user/userguide/testing_guide.rst
@@ -568,7 +568,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.09.
+ovp.2019.0x.
.. code-block:: bash
@@ -578,10 +578,10 @@ This command is equal to
.. code-block:: bash
- $ dovetail run --testsuite ovp.2018.09
+ $ dovetail run --testsuite ovp.2019.0x
Without any additional options, the above command will attempt to execute all mandatory and
-optional test cases with test suite ovp.2018.09.
+optional test cases with test suite ovp.2019.0x.
To restrict the breadth of the test scope, it can also be specified using options
'--mandatory' or '--optional'.
@@ -653,7 +653,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.09!
+ 2018-05-22 08:16:16,353 - run - INFO - Dovetail compliance: ovp.2019.0x!
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.
diff --git a/etc/compliance/ovp.2019.0x.yaml b/etc/compliance/ovp.2019.0x.yaml
index 53467354..5b9f493e 100644
--- a/etc/compliance/ovp.2019.0x.yaml
+++ b/etc/compliance/ovp.2019.0x.yaml
@@ -8,9 +8,9 @@
##############################################################################
---
-ovp.2018.09:
- name: ovp.2018.09
- version: '2018.09'
+ovp.2019.0x:
+ name: ovp.2019.0x
+ version: '2019.0x'
testcases_list:
mandatory:
- functest.vping.userdata
diff --git a/etc/conf/cmd_config.yml b/etc/conf/cmd_config.yml
index 1a7c8872..5d41992c 100644
--- a/etc/conf/cmd_config.yml
+++ b/etc/conf/cmd_config.yml
@@ -28,7 +28,7 @@ cli:
testsuite:
flags:
- '--testsuite'
- default: 'ovp.2018.09'
+ default: 'ovp.2019.0x'
help: 'compliance testsuite.'
testarea:
flags:
diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml
index e59c1b85..3cf4c6f1 100644
--- a/etc/conf/dovetail_config.yml
+++ b/etc/conf/dovetail_config.yml
@@ -26,7 +26,7 @@ testsuite_supported:
- proposed_tests
- debug
- healthcheck
- - ovp.2018.09
+ - ovp.2019.0x
- onap.tosca.2019.04
- onap.heat.2019.04