aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 08:56:08 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 09:00:44 +0200
commit05006324ea4bf93eff99d08c2e0bf050951f3318 (patch)
tree62c0525eb3a3923824714bc2acd6be7394e16b1a /docker
parent852d8872f08fca175ce2f036562fc3f20e820a54 (diff)
Complete "Skip CfnInitIntegrationTest in tempest_heat"
http://artifacts.opnfv.org/functest/SXA8X2BBP3L4/functest-opnfv-functest-smoke-cntt-latest-tempest_heat_cntt-run-1/tempest_heat_cntt/tempest-report.html Change-Id: Ie26d561fbb490bcaafe7c8ffddebc28bd72ff51c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit ec014dd2d4567079d854cc0f97f3dbc0bd345ca5)
Diffstat (limited to 'docker')
-rw-r--r--docker/smoke-cntt/testcases.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index 7df2df7a2..48bf96c06 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -114,7 +114,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 121
+ tests_count: 120
description: >-
This test case runs the Tempest suite proposed by the
Heat project.
@@ -128,6 +128,7 @@ tiers:
(?!.*scenario.test_autoscaling_lbv2)\
(?!.*scenario.test_server_software_config)\
(?!.*test_volumes.VolumeBackupRestoreIntegrationTest)\
+ (?!.*scenario.test_server_cfn_init)\
^heat_tempest_plugin.tests"
option:
- '--concurrency=1'