diff options
author | 2020-05-01 02:02:21 +0200 | |
---|---|---|
committer | 2020-05-01 02:02:43 +0200 | |
commit | 8be96ccfaca304c932b1f444a7fbe4a739ad62c8 (patch) | |
tree | f4d5160790c9f7563040bb2e673a542abc17d7bf /docker | |
parent | d522b6ea3cf84fb10ef497e32eff5031ab25ce90 (diff) |
Protect 3.60 (YAML)
http://artifacts.opnfv.org/functest/WFV9V5GCI7G6/functest-opnfv-functest-smoke-cntt-kali-tempest_full_cntt-run-1/tempest_full_cntt/tempest-report.html
Change-Id: If3b7c4054a24ee4ce040c15138e08c43782e2702
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker')
-rw-r--r-- | docker/smoke-cntt/tempest_conf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index 27a9df358..2daf69659 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -56,7 +56,7 @@ network-feature-enabled: placement: max_microversion: 1.36 volume: - max_microversion: 3.60 + max_microversion: "3.60" storage_protocol: ceph manage_volume_ref: source-name,volume-%s manage_snapshot_ref: source-name,snapshot-%s |