diff options
Diffstat (limited to 'docker/smoke-cntt/tempest_conf.yaml')
-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 0c2aa3bd5..b45164f50 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -72,7 +72,7 @@ volume-feature-enabled: backup: true snapshot: true clone: true - manage_snapshot: true + manage_snapshot: false manage_volume: true extend_attached_volume: false consistency_group: false |