diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-28 10:48:30 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-28 10:48:30 +0200 |
commit | f74088bb1ae93feaf56c7ec7d1f1e78c97d8de9a (patch) | |
tree | e188cd62be7731a6861fa3649291c79da0c6f9d6 /ansible/site.cntt.yml | |
parent | ec014dd2d4567079d854cc0f97f3dbc0bd345ca5 (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>
Diffstat (limited to 'ansible/site.cntt.yml')
-rw-r--r-- | ansible/site.cntt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index c82a6d9d9..8a290c812 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -49,7 +49,7 @@ - tempest_horizon - container: functest-smoke-cntt tests: - - neutron-tempest-plugin-api-cntt + - tempest_neutron_cntt - tempest_cinder_cntt - tempest_keystone_cntt - tempest_heat_cntt |