Merge "Set minimum and maximum microversions for manila api"
This commit is contained in:
@@ -37,6 +37,10 @@ tempest_test_includelist:
|
|||||||
|
|
||||||
tempest_tempest_conf_overrides:
|
tempest_tempest_conf_overrides:
|
||||||
share:
|
share:
|
||||||
|
# The first version of manila api which supports microversions
|
||||||
|
min_api_microversion: "2.0"
|
||||||
|
# Set this to the highest microversion supported by the openstack release
|
||||||
|
max_api_microversion: "2.67"
|
||||||
run_consistency_group_tests: False
|
run_consistency_group_tests: False
|
||||||
run_snapshot_tests: False
|
run_snapshot_tests: False
|
||||||
capability_snapshot_support: True
|
capability_snapshot_support: True
|
||||||
|
|||||||
Reference in New Issue
Block a user