From: Cédric Ollivier Date: Thu, 21 Mar 2019 14:30:55 +0000 (+0100) Subject: Set max_microversion to 2.60 X-Git-Tag: opnfv-7.2.0~14 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ffe2b803b093335b70b0c0b538dd538dac20e9eb;p=functest.git Set max_microversion to 2.60 By setting max version (Queens), it avoids skipping any test [1]. [1] https://docs.openstack.org/tempest/latest/sampleconf.html Change-Id: I1641fd1daeddc91cfdbdd6957e750e85b22897df Signed-off-by: Cédric Ollivier --- 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 fbf5ff22f..16a60b78c 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml @@ -1,4 +1,6 @@ --- +compute: + max_microversion: 2.60 compute-feature-enabled: shelve: false vnc_console: false