diff options
author | xudan <xudan16@huawei.com> | 2018-08-14 22:02:53 -0400 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2018-08-14 22:05:52 -0400 |
commit | 354a18957eb304ed611912cd6fced2a4ff192e0e (patch) | |
tree | efb912fdaa3869381a58453a73264be1961c468c /etc | |
parent | e7ec2703fcc6bd37ae4506b2e188727dba88ea72 (diff) |
Rename ovp.next to be ovp.2018.08
Change-Id: I32aaee370512c3d7c8d6e1fbb6ef25aebc5d483f
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/compliance/ovp.2018.08.yaml (renamed from etc/compliance/ovp.next.yaml) | 4 | ||||
-rw-r--r-- | etc/conf/cmd_config.yml | 2 | ||||
-rw-r--r-- | etc/conf/dovetail_config.yml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/etc/compliance/ovp.next.yaml b/etc/compliance/ovp.2018.08.yaml index 41dae024..00bc51e6 100644 --- a/etc/compliance/ovp.next.yaml +++ b/etc/compliance/ovp.2018.08.yaml @@ -1,6 +1,6 @@ --- -ovp.next: - name: ovp.next +ovp.2018.08: + name: ovp.2018.08 testcases_list: mandatory: - functest.vping.userdata diff --git a/etc/conf/cmd_config.yml b/etc/conf/cmd_config.yml index afd06425..52fad1d8 100644 --- a/etc/conf/cmd_config.yml +++ b/etc/conf/cmd_config.yml @@ -19,7 +19,7 @@ cli: testsuite: flags: - '--testsuite' - default: 'ovp.next' + default: 'ovp.2018.08' help: 'compliance testsuite.' testarea: flags: diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml index 0e17c3d5..0841e491 100644 --- a/etc/conf/dovetail_config.yml +++ b/etc/conf/dovetail_config.yml @@ -17,7 +17,7 @@ testsuite_supported: - proposed_tests - debug - healthcheck - - ovp.next + - ovp.2018.08 - onap.1.0.0 # testarea supported, should adjust accordingly testarea_supported: |