From 8f6e397b8528129a29ae1b8dc471f7e37e63924b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 16 Jul 2020 12:12:13 +0200 Subject: Add tempest_cyborg in Functest ansible role MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I58ae820e10af29be757616fb5faf716453169e25 Signed-off-by: Cédric Ollivier (cherry picked from commit 216d8ff98081cb3e39c98f379dbe9a2dcc534ef6) --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/site.yml b/ansible/site.yml index 051111a2b..ee43fc170 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -67,6 +67,7 @@ - patrole - tempest_barbican - tempest_octavia + - tempest_cyborg - container: functest-benchmarking tests: - rally_full -- cgit 1.2.3-korg