From: Cédric Ollivier Date: Wed, 1 Oct 2025 13:10:41 +0000 (+0200) Subject: Update tempest_full_cntt X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=213c7ecb359aadaee838f24d1a422660ae68cd1b;p=functest.git Update tempest_full_cntt It filters all outdated tests where the micro version is too old Change-Id: I6cf6cb840b070a4d18760941a83de9bcc381aad7 Signed-off-by: Cédric Ollivier --- diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index 56e7ecef4..adee9580d 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -1,6 +1,5 @@ --- compute: - min_microversion: '2.44' max_microversion: 2.88 compute-feature-enabled: attach_encrypted_volume: false 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 9b019e667..21df8dacb 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml @@ -1,6 +1,5 @@ --- compute: - min_microversion: '2.44' max_microversion: '2.93' 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 f33be61b6..db98f1a66 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,6 +1,5 @@ --- compute: - min_microversion: '2.44' max_microversion: '2.93' compute-feature-enabled: attach_encrypted_volume: false