diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-01 10:49:21 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-01 10:54:10 +0200 |
commit | 537d6a870ec5e9cbe09e9335b07d364d85cf7ec0 (patch) | |
tree | b3b456e1fa5b81ace3f6207529d23de0a96f95e2 /ansible | |
parent | c31996fccb822a8839857590f4fcd23a8511b279 (diff) |
Rename barbican->tempest_barbican & octavia->tempest_octavia
It unifies all test case names.
Change-Id: I38576f2d6bae6ef0236b6acfbd30c0446d3a2eca
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a11051968f25bdcc9362be88907731582ac1ea8f)
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 5902cc6e6..470b4b07e 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -72,8 +72,8 @@ - neutron_trunk - networking-bgpvpn - networking-sfc - - barbican - - octavia + - tempest_barbican + - tempest_octavia - container: functest-benchmarking tests: - rally_full |