diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-09-17 21:03:58 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-09-17 21:05:18 +0200 |
commit | a5d6f526c6b935cf1fc7f02a87e0e1118979edd8 (patch) | |
tree | 78af5b99e8f2588719989d0344c9d3cb9dd4d18d /ansible | |
parent | cf052c809b027d6167c93399715bcd330cc0782c (diff) |
Add tempest_slow and octavia in ansible/site.yaml
Change-Id: Ie2f418f34d9c0a0651a58795da8c87fd27012c5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index e26979a96..227d6b2b9 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -60,11 +60,13 @@ - refstack_platform - tempest_full - tempest_scenario + - tempest_slow - patrole - neutron_trunk - networking-bgpvpn - networking-sfc - barbican + - octavia - container: functest-benchmarking tests: - rally_full |