From 5c0e8b80337d234efe75475ed0fe19117310b0e6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Mon, 4 Jun 2018 18:04:46 +0200 Subject: [PATCH] Revert cinder tempest plugin freeze Now that the cinder tempest plugin has been fixed [1], we can continue using the head of the master branch for testing purposes. [1]: https://review.openstack.org/#/c/572152/ Change-Id: Ib8eec3aeaf3de99292d46f2353053372470fc1bc --- tests/os_cinder-overrides.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/os_cinder-overrides.yml b/tests/os_cinder-overrides.yml index 57d918eb..ebb2328c 100644 --- a/tests/os_cinder-overrides.yml +++ b/tests/os_cinder-overrides.yml @@ -22,8 +22,7 @@ tempest_plugins: branch: master - name: cinder-plugins repo: https://git.openstack.org/openstack/cinder-tempest-plugin - # Temporarily freeze branch before http://git.openstack.org/cgit/openstack/cinder-tempest-plugin/commit/?id=1d87444aa4e1e4131f99adeb393c119c9403f7ff - branch: 751fdf0f4552b4b2aa95b30a76b9d62c14bbf24c + branch: master tempest_test_whitelist: - cinder_tempest_plugin.api.volume.*