diff options
author | 2020-07-16 12:12:13 +0200 | |
---|---|---|
committer | 2020-07-16 12:13:45 +0200 | |
commit | 8f6e397b8528129a29ae1b8dc471f7e37e63924b (patch) | |
tree | e6599bb6d1884f035d82f334b1d2c0d0e819c61a /ansible | |
parent | ec3c3613a6da0301d0a7646965af2d8ee710ea15 (diff) |
Add tempest_cyborg in Functest ansible role
Change-Id: I58ae820e10af29be757616fb5faf716453169e25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 216d8ff98081cb3e39c98f379dbe9a2dcc534ef6)
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |