From: Cédric Ollivier Date: Tue, 14 Jul 2020 14:08:29 +0000 (+0200) Subject: Update microversions (Train) in CNTT testing X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=64e1c34db730bf6decac5ef78a7ad0dc2a69c43c;p=functest.git Update microversions (Train) in CNTT testing Baraque selects Train: https://github.com/cntt-n/CNTT/pull/1782 https://github.com/cntt-n/CNTT/pull/1783 Change-Id: Id9ee50133a3529e4c905b60f993762205178fe7c Signed-off-by: Cédric Ollivier (cherry picked from commit 60c2629983b21450cf430f47c538948472759ccb) --- diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index 690b9387e..aa61e3724 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -1,6 +1,6 @@ --- compute: - max_microversion: 2.53 + max_microversion: 2.79 compute-feature-enabled: attach_encrypted_volume: false block_migration_for_live_migration: false @@ -55,7 +55,7 @@ network-feature-enabled: port_security: true floating_ips: true placement: - max_microversion: "1.10" + max_microversion: 1.36 validation: image_ssh_user: cirros ssh_timeout: 196 @@ -63,7 +63,7 @@ validation: run_validation: true connect_method: floating volume: - max_microversion: 3.43 + max_microversion: 3.59 storage_protocol: ceph manage_volume_ref: source-name,volume-%s manage_snapshot_ref: source-name,snapshot-%s