Skip CfnInitIntegrationTest in tempest_heat 01/70001/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Apr 2020 23:16:35 +0000 (01:16 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Apr 2020 23:16:35 +0000 (01:16 +0200)
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>
docker/smoke-cntt/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml

index d8dc56c..ce0e0ee 100644 (file)
@@ -81,3 +81,9 @@ object-storage-feature-enabled:
       tempurl,crossdomain,container_quotas,staticweb,account_quotas,slo"
     object_versioning: true
     discoverability: true
+heat_plugin:
+    skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
+      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest"
+    auth_version: 3
+heat_features_enabled:
+    multi_cloud: false
index 9fbc8c8..1b8f61d 100644 (file)
@@ -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
index 8b72f7d..c1165b7 100644 (file)
@@ -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