Adding new test for iSCSI live block migration
Requrires a new config value as the test depends on a
specific patch being made to XAPI to support the
relax-xsm-sr-check behaviour
Change-Id: I81cc39fed392fce9dfbda5683ffba29eeba936be
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index b64b047..91d83a3 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -114,6 +114,10 @@
# performed, which requires XenServer pools in case of using XS)
use_block_migration_for_live_migration = false
+# Supports iSCSI block migration - depends on a XAPI supporting
+# relax-xsm-sr-check
+block_migrate_supports_cinder_iscsi = false
+
# By default, rely on the status of the diskConfig extension to
# decide if to execute disk config tests. When set to false, tests
# are forced to skip, regardless of the extension status