Merge "Increase Amp Active timeout for tests"

This commit is contained in:
Zuul 2018-08-20 21:35:02 +00:00 committed by Gerrit Code Review
commit c0ca46f083
3 changed files with 6 additions and 1 deletions

View File

@ -132,6 +132,9 @@ octavia_service_in_ldap: false
octavia_rpc_thread_pool_size: 64
octavia_rpc_conn_pool_size: 30
## Timeouts
octavia_amp_active_retries: 10
## Plugin dirs
octavia_plugin_dirs:
- /usr/lib/octavia

View File

@ -174,7 +174,7 @@ server_ca = /etc/octavia/certs/server_ca.pem
# rest_request_read_timeout = 60
[controller_worker]
# amp_active_retries = 10
amp_active_retries = {{ octavia_amp_active_retries }}
# amp_active_wait_sec = 10
# Glance parameters to extract image ID to use for amphora. Only one of
# parameters is needed. Using tags is the recommended way to refer to images.

View File

@ -16,6 +16,8 @@ octavia_v2: True
octavia_v1: False
octavia_legacy_policy: True
octavia_amp_active_retries: 20
# Infra hosts don't have enough disk for the 20 GB
# introduced by Change # I94f5af2055d1b6b41a9a170ca9b4daf57363c972
octavia_amp_disk: 3