diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-06-27 22:26:50 +0200 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2018-06-29 07:02:12 +0000 |
commit | 964b0aaceaff268d6e12d50d92ed766b8e6cd2d4 (patch) | |
tree | 99088385675c7cc4e74c61afc8056822a91b31f2 /etc/compliance/ovp.next.yaml | |
parent | 60e46040086cc8d866bfea565ae3d0b5a52db265 (diff) |
Splitting IPv6 tests in API and scenario tests
Spliting the IPv6 test case in Tempest API tests and scenario tests. The
API tests will be promoted to mandatory while the scenario tests will
remain optional.
JIRA: DOVETAIL-677
Change-Id: If3dca5ecf2ce5c9e02de5c6d45e674da029b609f
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'etc/compliance/ovp.next.yaml')
-rw-r--r-- | etc/compliance/ovp.next.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/compliance/ovp.next.yaml b/etc/compliance/ovp.next.yaml index deb20093..67c5d743 100644 --- a/etc/compliance/ovp.next.yaml +++ b/etc/compliance/ovp.next.yaml @@ -19,7 +19,8 @@ ovp.next: - dovetail.ha.haproxy # optional test cases # ipv6 - - dovetail.tempest.ipv6 + - dovetail.tempest.ipv6_api + - dovetail.tempest.ipv6_scenario # tempest # some of the previous tempest test suites tc001 - tc005 have been merged # with the smoke tests executed as part of the proposed_test test suite |