Remove extra tempest config item 65/43265/2
authorxudan <xudan16@huawei.com>
Wed, 27 Sep 2017 08:30:38 +0000 (04:30 -0400)
committerxudan <xudan16@huawei.com>
Wed, 27 Sep 2017 09:28:30 +0000 (05:28 -0400)
Dovetail has deleted some tempest test cases.
So their config item can be removed.

Change-Id: I331b8082c5a9ff40297a8e525564f222a77cb182
Signed-off-by: xudan <xudan16@huawei.com>
jjb/dovetail/dovetail-run.sh

index 9c4e205..1b09cca 100755 (executable)
@@ -186,14 +186,6 @@ cat << EOF >$tempest_conf_file
 compute:
     min_compute_nodes: 2
     volume_device_name: ${volume_device}
-    min_microversion: 2.2
-    max_microversion: latest
-
-compute-feature-enabled:
-    live_migration: True
-    block_migration_for_live_migration: True
-    block_migrate_cinder_iscsi: True
-    attach_encrypted_volume: True
 
 EOF