aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-30 17:17:14 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-30 17:19:56 +0200
commit61bb4bbe1d1c75327b97f9014f47f6cec2c54fde (patch)
tree776ca69b040b06fb199725023738487c72d9d7a3 /functest
parentca041c0ea446c512e181ea4c6467bf359e131074 (diff)
Skip LoadBalancerTest in Functest Gates
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)
Diffstat (limited to 'functest')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml3
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml3
2 files changed, 4 insertions, 2 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 c8e7e9ff6..de796c540 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -82,7 +82,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
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
index c8e7e9ff6..de796c540 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml
@@ -82,7 +82,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