From 9b014796d26627074b33e0f772d691eebe60a429 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 (cherry picked from commit e46aa41172fa1bf63364505fbbf922323788ac98) --- 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 bb0977e04..63787fe2d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -60,6 +60,7 @@ - container: functest-smoke tests: - neutron-tempest-plugin-api + - tempest_cinder - rally_sanity - refstack_defcore - tempest_full -- cgit 1.2.3-korg