diff --git a/zun_tempest_plugin/tests/tempest/api/test_capsules.py b/zun_tempest_plugin/tests/tempest/api/test_capsules.py index 9f2bfda..f0dad0b 100644 --- a/zun_tempest_plugin/tests/tempest/api/test_capsules.py +++ b/zun_tempest_plugin/tests/tempest/api/test_capsules.py @@ -22,6 +22,7 @@ class TestCapsule(base.BaseZunTest): credentials = ['primary', 'admin'] min_microversion = '1.12' + max_microversion = '1.31' @classmethod def get_client_manager(cls, credential_type=None, roles=None,