From ec25cfdd9b1e9dcb07502c9a22db119f6bd5838b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 1 May 2020 10:49:21 +0200 Subject: Rename barbican->tempest_barbican & octavia->tempest_octavia MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It unifies all test case names. Change-Id: I38576f2d6bae6ef0236b6acfbd30c0446d3a2eca Signed-off-by: Cédric Ollivier (cherry picked from commit a11051968f25bdcc9362be88907731582ac1ea8f) --- ansible/site.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index 866b08600..48bfa8412 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -64,8 +64,8 @@ - tempest_scenario - tempest_slow - patrole - - barbican - - octavia + - tempest_barbican + - tempest_octavia - container: functest-benchmarking tests: - rally_full -- cgit 1.2.3-korg