diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-09-17 21:06:16 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-09-17 21:06:16 +0200 |
commit | 1f34e0f5036193073b6016e9b6da83b02799c2a8 (patch) | |
tree | 95ef8d02c7032f1f48e4139e5a848bcb3992f19c | |
parent | 03fa7eceba965e77edab90ddea088d0f9b684c51 (diff) |
Add tempest_slow in ansible/site.yml
Change-Id: Ie7212e9d4e666db3f8af200d9d7092141416c928
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-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 c7d24625c..a862ac545 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -63,6 +63,7 @@ - refstack_platform - tempest_full - tempest_scenario + - tempest_slow - patrole - neutron_trunk - networking-bgpvpn |