From: Cédric Ollivier <cedric.ollivier@orange.com>
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=60c2629983b21450cf430f47c538948472759ccb;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 <cedric.ollivier@orange.com>
---

diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index aa9537114..74a546a8b 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
@@ -54,7 +54,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
@@ -62,7 +62,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