aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke-cntt/tempest_conf.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-11-26 13:17:35 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-11-26 14:39:28 +0100
commit21a0708799bd0fa61e086dc6f1c0f35c1450b55c (patch)
tree00792ebe21070eb489e73576c091309b1013cde5 /docker/smoke-cntt/tempest_conf.yaml
parent97dffc8fa0c297854d2cb96e10833c40a7c949fe (diff)
Complete tempest_full for CNTT Compliance
It forbids skipping any test and counts the testcases executed. It mosly avoids running tests accoring to the upstream skip tests (known bugs), related to nova-network, glance v1, keystone v2 and all features defined as optional by CNTT. It fixes an issue highlighted by yallint. Change-Id: Ib4678cb9e9fc37b16fcf21d8418931eae0f667d0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke-cntt/tempest_conf.yaml')
-rw-r--r--docker/smoke-cntt/tempest_conf.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index 288abed73..7877d7681 100644
--- a/docker/smoke-cntt/tempest_conf.yaml
+++ b/docker/smoke-cntt/tempest_conf.yaml
@@ -20,6 +20,9 @@ compute-feature-enabled:
rdp_console: false
rescue: true
resize: true
+ scheduler_available_filters: "AvailabilityZoneFilter,ComputeFilter,\
+ ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,\
+ ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter"
serial_console: false
shelve: true
snapshot: true