aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-03-13 10:52:42 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2023-05-12 14:20:18 +0200
commit331e808bf21d33c1c8f026ee75c8991a33ca7c57 (patch)
treee96b35325fd17f5d4f49a1772b131c841fec2d6a /functest
parent9bdc0c4e9cc6ae42e38c8e1d395ea1bc97fe1c89 (diff)
Set Compute min_microversion to 2.36
https://review.opendev.org/c/openstack/tempest/+/557169 Change-Id: I98c126deaae201a2d7b54972079fcc4d9703015f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml1
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index 0aece21e8..1ccb41635 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -1,5 +1,6 @@
---
compute:
+ min_microversion: '2.36'
max_microversion: latest
compute-feature-enabled:
attach_encrypted_volume: false
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
index 009fc6547..b441a0cd5 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
@@ -1,5 +1,6 @@
---
compute:
+ min_microversion: '2.36'
max_microversion: latest
compute-feature-enabled:
attach_encrypted_volume: false