diff options
author | 2019-10-29 09:06:26 +0000 | |
---|---|---|
committer | 2019-10-29 09:06:26 +0000 | |
commit | 2c0b7a8e9e01c4f3b9f536119d870637d0ef0217 (patch) | |
tree | 36578abac172737a42eda0747dc7666619215fdb /ansible | |
parent | ec22d91ea0ddf2927bf0fa5e48ec8f6141dc1231 (diff) | |
parent | e46aa41172fa1bf63364505fbbf922323788ac98 (diff) |
Merge "Add cinder-tempest-plugin"
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 c5a9cac5d..e6ab09e8d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -55,6 +55,7 @@ - container: functest-smoke tests: - neutron-tempest-plugin-api + - tempest_cinder - rally_sanity - refstack_compute - refstack_object |