From c308b9a718b8b4fc5e781f8d2a6dbe714e381834 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Sat, 3 Feb 2018 23:09:21 +0100 Subject: Adding SDNVPN tempest test cases to proposed_tests suite Adding the SDNVPN Tempest API test cases of the SDNVPN project to the proposed_tests suite to allow for running these tests in the CI pipeline for validating their suitability for inclusion in the OVP Euphrates release. JIRA: DOVETAIL-608 Change-Id: Ic12db1584a2540a14979094c65fc128c6020ecea Signed-off-by: Georg Kunz --- dovetail/compliance/proposed_tests.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dovetail/compliance') diff --git a/dovetail/compliance/proposed_tests.yml b/dovetail/compliance/proposed_tests.yml index 0f04acaa..692ffed8 100644 --- a/dovetail/compliance/proposed_tests.yml +++ b/dovetail/compliance/proposed_tests.yml @@ -14,3 +14,5 @@ proposed_tests: - dovetail.vnf.tc001 # stress - dovetail.stress.tc001 + # sdnvpn + - dovetail.sdnvpn.tc000 -- cgit 1.2.3-korg