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>2020-04-28 01:16:35 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 01:19:28 +0200
commitfb57426f0007fe96392996124426e1c5825bf4ed (patch)
tree36fafb677cca010783ca200d26e3f324678ae57b /functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
parentdd28f55db6234eab2399667d65eec3630e961381 (diff)
Skip CfnInitIntegrationTest in tempest_heat
It sometimes fails due to other test resources [1]. [1] http://artifacts.opnfv.org/functest/83IV2XRCU05K/functest-opnfv-functest-smoke-latest-tempest_heat-run-53/tempest_heat/tempest-report.html Change-Id: Ied91781c784370b424653e37c090a909f16b6585 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f1c7b8055728705988394368926edaa2627eb6d2)
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.yaml2
1 files changed, 1 insertions, 1 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 9f72c6628..9d948ec7c 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -83,7 +83,7 @@ object-storage-feature-enabled:
discoverability: true
heat_plugin:
skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
- VolumeBackupRestoreIntegrationTest"
+ VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest"
auth_version: 3
heat_features_enabled:
multi_cloud: false