File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ you understand all the options before applying them.
176176 min_compute_nodes = 2
177177 # Required to test some API features
178178 min_microversion = 2.1
179- max_microversion = 2.90
179+ max_microversion = 2.93
180180 # Flavors for creating test servers and server resize. The ``alt`` flavor should be larger.
181181 flavor_ref = <flavor UUID>
182182 flavor_ref_alt = <different flavor UUID>
@@ -190,14 +190,14 @@ you understand all the options before applying them.
190190 volume_backed_live_migration = true
191191
192192 [placement]
193- min_microversion = " 1.0"
194- max_microversion = " 1.39"
193+ min_microversion = 1.0
194+ max_microversion = 1.39
195195
196196 [volume]
197197 storage_protocol = ceph
198198 # Required to test some API features
199199 min_microversion = 3.0
200- max_microversion = 3.68
200+ max_microversion = 3.70
201201
202202 Tempest configuration override files are stored in
203203``.automation.conf/tempest/ ``. The default file used is
You can’t perform that action at this time.
0 commit comments