diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-11-28 10:27:37 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-11-28 10:29:39 +0100 |
commit | 4ef4d64752484de7f8476b849ab29195743537f4 (patch) | |
tree | 373c0f12ccb7facb66d8c3afe795f710a053a95b /docker/smoke-cntt | |
parent | 8d86d75198960168772c5afa5bcda2b059567222 (diff) |
Stop duplicating connect_method
This config is now managed dynamically by tempest.py
Change-Id: I99a30930fa1a7da8202b1da7d4eb05bca5412943
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 02297608ff5450df9f4efe936c0fc3140be14dfc)
Diffstat (limited to 'docker/smoke-cntt')
-rw-r--r-- | docker/smoke-cntt/tempest_conf.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index aa61e3724..d279c48e7 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -61,7 +61,6 @@ validation: ssh_timeout: 196 ip_version_for_ssh: 4 run_validation: true - connect_method: floating volume: max_microversion: 3.59 storage_protocol: ceph |