aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-10-26 18:00:54 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-10-26 19:29:56 +0200
commite46aa41172fa1bf63364505fbbf922323788ac98 (patch)
tree756fda66611d97dfa6cbc487d44d834dab01782a /ansible/site.yml
parent7b03643170974d4307e0f630e4c79340df98e06f (diff)
Add cinder-tempest-plugin
It adds tempest_cinder which runs the tests proposed by cinder-tempest-plugin [1]. test_incremental_backup is disabled because it currently fails vs Functest SUT (under analysis). [1] https://opendev.org/openstack/cinder-tempest-plugin Change-Id: I85b255eb05b9ab1c74c3829148da5230d6c7647e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml1
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