diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/smoke-cntt/tempest_conf.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index cc97e4d8c..27a9df358 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 |