Fix zed microversions 90/73890/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 13 Mar 2023 09:23:54 +0000 (10:23 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 13 Mar 2023 10:39:42 +0000 (11:39 +0100)
Change-Id: Ief1793894d32e859505c58705505939ac69eaf3d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml

index 0aece21..21df8da 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: latest
+    max_microversion: '2.93'
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -56,14 +56,14 @@ network-feature-enabled:
     port_admin_state_change: true
     port_security: true
 placement:
-    max_microversion: latest
+    max_microversion: 1.39
 validation:
     image_ssh_user: cirros
     ssh_timeout: 196
     ip_version_for_ssh: 4
     run_validation: true
 volume:
-    max_microversion: latest
+    max_microversion: '3.70'
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s
index 009fc65..db98f1a 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: latest
+    max_microversion: '2.93'
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -56,14 +56,14 @@ network-feature-enabled:
     port_admin_state_change: true
     port_security: true
 placement:
-    max_microversion: latest
+    max_microversion: 1.39
 validation:
     image_ssh_user: cirros
     ssh_timeout: 196
     ip_version_for_ssh: 4
     run_validation: true
 volume:
-    max_microversion: latest
+    max_microversion: '3.70'
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s