Merge "Set max_microversion 2.38 for nova image-metadata tests"
This commit is contained in:
@@ -28,6 +28,7 @@ CONF = config.CONF
|
||||
|
||||
|
||||
class ImagesMetadataTestJSON(base.BaseV2ComputeTest):
|
||||
max_microversion = '2.38'
|
||||
|
||||
@classmethod
|
||||
def skip_checks(cls):
|
||||
|
||||
@@ -20,6 +20,7 @@ from tempest.lib import exceptions as lib_exc
|
||||
|
||||
|
||||
class ImagesMetadataNegativeTestJSON(base.BaseV2ComputeTest):
|
||||
max_microversion = '2.38'
|
||||
|
||||
@classmethod
|
||||
def setup_clients(cls):
|
||||
|
||||
Reference in New Issue
Block a user