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-26 02:24:20 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-11-26 02:26:04 +0100
commitc8a4d5f41f90dcbc60e3b276ed560b3b10be7bef (patch)
tree08f4cbf2a97c2b3af72ac9bf17d33c6feb21ab97 /functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
parent29ffc9a36f2e22d3d67e8aafeba86a8c05a956f0 (diff)
Update scheduler_available_filters
Else few tests are skipped if DifferentHostFilter is not available. Change-Id: Idfc524216dc8503e590d4fed569a43e99ea22123 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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.yaml1
1 files changed, 1 insertions, 0 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 5ca3a85d7..e78f2fa35 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -20,6 +20,7 @@ compute-feature-enabled:
rdp_console: false
rescue: true
resize: true
+ scheduler_available_filters: AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
serial_console: true
shelve: true
snapshot: true