diff options
author | 2020-04-28 10:48:30 +0200 | |
---|---|---|
committer | 2020-04-28 10:50:21 +0200 | |
commit | 1222d51d361cea1a159b02c052d28d3305c99295 (patch) | |
tree | bd2bf586199a44303037030c818b6fdfdf16a5d8 /docker/smoke-cntt/testcases.yaml | |
parent | 1b228062aa427ebd2c8b472027e8c495117928aa (diff) |
Rename neutron_tempest_plugin_api to tempest_neutron
It conforms with the other test case names
Change-Id: Ia8836375c26ea4f1bff3637f7078e5f70f83c5fb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit f74088bb1ae93feaf56c7ec7d1f1e78c97d8de9a)
Diffstat (limited to 'docker/smoke-cntt/testcases.yaml')
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index f89f94dc5..2d827387c 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -7,7 +7,7 @@ tiers: Set of basic Functional tests to validate the OPNFV scenarios. testcases: - - case_name: neutron-tempest-plugin-api-cntt + case_name: tempest_neutron_cntt project_name: functest criteria: 100 blocking: false |