Skip LoadBalancerTest in Functest Gates 75/70075/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 30 Apr 2020 15:17:14 +0000 (17:17 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 30 Apr 2020 15:18:50 +0000 (17:18 +0200)
It seems failing due to octavia noop driver as in-used.

Change-Id: I53e1fe1cfe4930f92c1a4460e89ed6e21eb3f922
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d9d55730138d0a9bc27dee2cc2ec694478191c8b)

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 cc97e4d..27a9df3 100644 (file)
@@ -84,7 +84,8 @@ object-storage-feature-enabled:
     discoverability: true
 heat_plugin:
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
-      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest"
+      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
+      LoadBalancerTest"
     auth_version: 3
 heat_features_enabled:
     multi_cloud: false
index 6793ee0..6d012aa 100644 (file)
@@ -84,7 +84,8 @@ object-storage-feature-enabled:
     discoverability: true
 heat_plugin:
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
-      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest"
+      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
+      LoadBalancerTest"
     auth_version: 3
 heat_features_enabled:
     multi_cloud: false
index 9f84cd5..f79d877 100644 (file)
@@ -84,7 +84,8 @@ object-storage-feature-enabled:
     discoverability: true
 heat_plugin:
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
-      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest"
+      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
+      LoadBalancerTest"
     auth_version: 3
 heat_features_enabled:
     multi_cloud: false