aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-11-21 00:33:01 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-11-22 11:02:42 +0100
commit1763a22a9b6ba58a372d0373f8ccabebd4ab99b0 (patch)
tree719d2409fbabd190937d350a8b4a5b972ffddb3d /functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
parent113de9630ae48addccef52ea5491222dd0b9f00c (diff)
Conform with latest SUT updates
Ceph is now used as backend which requires few adaptations for live migration. It differs from the main OpenStack gates but suits CNTT and most of the feedbacks received from enduser deployments. Change-Id: If6b76a7d4ec09f90467f3e63618c15a9b413bfbd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f6d84155526f367c73a43a83aca31af9ecdcc51a)
Diffstat (limited to 'functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index 423a0b71f..c4d8f6f33 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -5,7 +5,7 @@ compute-feature-enabled:
shelve: false
vnc_console: false
cold_migration: false
- block_migration_for_live_migration: true
+ block_migration_for_live_migration: false
identity:
user_unique_last_password_count: 2
user_lockout_duration: 10
@@ -26,7 +26,7 @@ placement:
max_microversion: 1.30
volume:
max_microversion: 3.55
- storage_protocol: iSCSI
+ storage_protocol: ceph
volume-feature-enabled:
multi_backend: false
backup: true