aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2020-04-30 23:54:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2020-04-30 23:54:25 +0000
commit8db44fbd8e20209b6c853c0ddaaceed0d2fab58c (patch)
tree02077fcd682a5fe5228fef92c0d925f94ed5c3aa /docker
parenta4e5d6ccba93d6197c7532e42b67fc7dc9f353f0 (diff)
parent61bb4bbe1d1c75327b97f9014f47f6cec2c54fde (diff)
Merge "Skip LoadBalancerTest in Functest Gates" into stable/hunter
Diffstat (limited to 'docker')
-rw-r--r--docker/smoke-cntt/tempest_conf.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index ec8ffdc44..aa2d3a05e 100644
--- a/docker/smoke-cntt/tempest_conf.yaml
+++ b/docker/smoke-cntt/tempest_conf.yaml
@@ -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