Add tests for share size limited by share type.
Depends-on: I5ce0fabf59bfca5ebaf0be5ffe9986e2b0480295
Partially implements: blueprint share-size-limited-by-share-type
Change-Id: I14e71ccb5f8f4f1851bc023586d6c96841ad68f9
diff --git a/manila_tempest_tests/config.py b/manila_tempest_tests/config.py
index a24a064..7aaf5c9 100644
--- a/manila_tempest_tests/config.py
+++ b/manila_tempest_tests/config.py
@@ -29,7 +29,7 @@
help="The minimum api microversion is configured to be the "
"value of the minimum microversion supported by Manila."),
cfg.StrOpt("max_api_microversion",
- default="2.57",
+ default="2.61",
help="The maximum api microversion is configured to be the "
"value of the latest microversion supported by Manila."),
cfg.StrOpt("region",