From 0856c3ab2083ed8b8f16572c0f0b249aab203e69 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Thu, 21 Feb 2019 16:52:14 +0200 Subject: Add Neutron Tempest plugin API tests Add in the Dovetail project the Neutron Tempest plugin API tests which are part of Functest project. Including the 547 sub-tests as first phase of this integration. JIRA: DOVETAIL-764 Change-Id: Idbebe8191fc788e8d62c4a4f95e159d9538c6e19 Signed-off-by: Panagiotis Karalis --- etc/compliance/proposed_tests.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/compliance/proposed_tests.yml') diff --git a/etc/compliance/proposed_tests.yml b/etc/compliance/proposed_tests.yml index 0800110e..ad845e99 100644 --- a/etc/compliance/proposed_tests.yml +++ b/etc/compliance/proposed_tests.yml @@ -16,3 +16,4 @@ proposed_tests: - functest.rally.neutron - functest.rally.nova - functest.rally.quotas + - functest.tempest.neutron_tempest_plugin_api -- cgit 1.2.3-korg