From 964b0aaceaff268d6e12d50d92ed766b8e6cd2d4 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Wed, 27 Jun 2018 22:26:50 +0200 Subject: 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 --- etc/compliance/ovp.next.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/compliance/ovp.next.yaml') 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 -- cgit 1.2.3-korg