diff options
author | Panagiotis Karalis <pkaralis@intracom-telecom.com> | 2019-02-21 16:52:14 +0200 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2019-03-13 09:23:27 +0000 |
commit | 0856c3ab2083ed8b8f16572c0f0b249aab203e69 (patch) | |
tree | dd93420c3f8a93028c579e00c2f655a7aa2dd4d6 /etc/compliance | |
parent | 06beb866d56d654f5f429398ef97b7a8c82884a8 (diff) |
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 <pkaralis@intracom-telecom.com>
Diffstat (limited to 'etc/compliance')
-rw-r--r-- | etc/compliance/proposed_tests.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |