Skip LoadBalancerTest in Functest Gates 74/70074/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:17:14 +0000 (17:17 +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>
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 76afc46..d9e4972 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 b73e917..4b14bae 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 b55259a..cc92411 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