From e46aa41172fa1bf63364505fbbf922323788ac98 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 26 Oct 2019 18:00:54 +0200 Subject: Add cinder-tempest-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/site.yml') 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 -- cgit 1.2.3-korg