From a510632df583eb40d567c2a5565d6699c72d3318 Mon Sep 17 00:00:00 2001 From: Luis Tomas Bolivar Date: Thu, 3 Jan 2019 12:46:16 +0100 Subject: [PATCH] Adjust default pool values to remove gate flakiness Change-Id: If06e540a74f7b7f74d84b5cff739f31889141c7d --- devstack/local.conf.df.sample | 6 +++--- devstack/local.conf.odl.sample | 6 +++--- devstack/local.conf.openshift.sample | 6 +++--- devstack/local.conf.ovn.sample | 6 +++--- devstack/local.conf.pod-in-vm.overcloud.sample | 6 +++--- devstack/local.conf.sample | 6 +++--- devstack/settings | 6 +++--- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/devstack/local.conf.df.sample b/devstack/local.conf.df.sample index c1bb0ed82..7481c8d25 100644 --- a/devstack/local.conf.df.sample +++ b/devstack/local.conf.df.sample @@ -204,10 +204,10 @@ enable_service kuryr-daemon # maximum (0 to unset), and the batch size for the repopulation actions, i.e., # the number of neutron ports to create in bulk operations. Finally, the update # frequency between actions over the pool can be set too -# KURYR_VIF_POOL_MIN=5 +# KURYR_VIF_POOL_MIN=2 # KURYR_VIF_POOL_MAX=0 -# KURYR_VIF_POOL_BATCH=10 -# KURYR_VIF_POOL_UPDATE_FREQ=20 +# KURYR_VIF_POOL_BATCH=5 +# KURYR_VIF_POOL_UPDATE_FREQ=30 # Increase Octavia amphorae timeout so that the first LB amphora has time to # build and boot diff --git a/devstack/local.conf.odl.sample b/devstack/local.conf.odl.sample index 0a1ee6964..afd154900 100644 --- a/devstack/local.conf.odl.sample +++ b/devstack/local.conf.odl.sample @@ -178,7 +178,7 @@ enable_service kuryr-daemon # maximum (0 to unset), and the batch size for the repopulation actions, i.e., # the number of neutron ports to create in bulk operations. Finally, the update # frequency between actions over the pool can be set too -# KURYR_VIF_POOL_MIN=5 +# KURYR_VIF_POOL_MIN=2 # KURYR_VIF_POOL_MAX=0 -# KURYR_VIF_POOL_BATCH=10 -# KURYR_VIF_POOL_UPDATE_FREQ=20 +# KURYR_VIF_POOL_BATCH=5 +# KURYR_VIF_POOL_UPDATE_FREQ=30 diff --git a/devstack/local.conf.openshift.sample b/devstack/local.conf.openshift.sample index c1d66a44b..bf5182567 100644 --- a/devstack/local.conf.openshift.sample +++ b/devstack/local.conf.openshift.sample @@ -201,10 +201,10 @@ enable_service kuryr-daemon # maximum (0 to unset), and the batch size for the repopulation actions, i.e., # the number of neutron ports to create in bulk operations. Finally, the update # frequency between actions over the pool can be set too -# KURYR_VIF_POOL_MIN=5 +# KURYR_VIF_POOL_MIN=2 # KURYR_VIF_POOL_MAX=0 -# KURYR_VIF_POOL_BATCH=10 -# KURYR_VIF_POOL_UPDATE_FREQ=20 +# KURYR_VIF_POOL_BATCH=5 +# KURYR_VIF_POOL_UPDATE_FREQ=30 # Kuryr VIF Pool Manager # ====================== diff --git a/devstack/local.conf.ovn.sample b/devstack/local.conf.ovn.sample index 9b668ebb0..1587786ca 100644 --- a/devstack/local.conf.ovn.sample +++ b/devstack/local.conf.ovn.sample @@ -233,10 +233,10 @@ KURYR_K8S_CONTAINERIZED_DEPLOYMENT=True # maximum (0 to unset), and the batch size for the repopulation actions, i.e., # the number of neutron ports to create in bulk operations. Finally, the update # frequency between actions over the pool can be set too -# KURYR_VIF_POOL_MIN=5 +# KURYR_VIF_POOL_MIN=2 # KURYR_VIF_POOL_MAX=0 -# KURYR_VIF_POOL_BATCH=10 -# KURYR_VIF_POOL_UPDATE_FREQ=20 +# KURYR_VIF_POOL_BATCH=5 +# KURYR_VIF_POOL_UPDATE_FREQ=30 # Kuryr VIF Pool Manager # ====================== diff --git a/devstack/local.conf.pod-in-vm.overcloud.sample b/devstack/local.conf.pod-in-vm.overcloud.sample index 47396b53d..a0bb571ba 100644 --- a/devstack/local.conf.pod-in-vm.overcloud.sample +++ b/devstack/local.conf.pod-in-vm.overcloud.sample @@ -60,10 +60,10 @@ KURYR_VIF_POOL_DRIVER=nested # maximum (0 to unset), and the batch size for the repopulation actions, i.e., # the number of neutron ports to create in bulk operations. Finally, the update # frequency between actions over the pool can be set too -# KURYR_VIF_POOL_MIN=5 +# KURYR_VIF_POOL_MIN=2 # KURYR_VIF_POOL_MAX=0 -# KURYR_VIF_POOL_BATCH=10 -# KURYR_VIF_POOL_UPDATE_FREQ=20 +# KURYR_VIF_POOL_BATCH=5 +# KURYR_VIF_POOL_UPDATE_FREQ=30 # Kuryr VIF Pool Manager # ====================== diff --git a/devstack/local.conf.sample b/devstack/local.conf.sample index 90e718d50..39d8ebb10 100644 --- a/devstack/local.conf.sample +++ b/devstack/local.conf.sample @@ -218,10 +218,10 @@ enable_service kuryr-daemon # maximum (0 to unset), and the batch size for the repopulation actions, i.e., # the number of neutron ports to create in bulk operations. Finally, the update # frequency between actions over the pool can be set too -# KURYR_VIF_POOL_MIN=5 +# KURYR_VIF_POOL_MIN=2 # KURYR_VIF_POOL_MAX=0 -# KURYR_VIF_POOL_BATCH=10 -# KURYR_VIF_POOL_UPDATE_FREQ=20 +# KURYR_VIF_POOL_BATCH=5 +# KURYR_VIF_POOL_UPDATE_FREQ=30 # Kuryr VIF Pool Manager # ====================== diff --git a/devstack/settings b/devstack/settings index 48bb041df..56ccce75f 100644 --- a/devstack/settings +++ b/devstack/settings @@ -74,10 +74,10 @@ KURYR_POD_VIF_DRIVER=${KURYR_POD_VIF_DRIVER:-neutron-vif} # Kuryr Pool Driver KURYR_USE_PORTS_POOLS=${KURYR_USE_PORTS_POOLS:-False} KURYR_VIF_POOL_DRIVER=${KURYR_VIF_POOL_DRIVER:-noop} -KURYR_VIF_POOL_MIN=${KURYR_VIF_POOL_MIN:-5} +KURYR_VIF_POOL_MIN=${KURYR_VIF_POOL_MIN:-2} KURYR_VIF_POOL_MAX=${KURYR_VIF_POOL_MAX:-0} -KURYR_VIF_POOL_BATCH=${KURYR_VIF_POOL_BATCH:-10} -KURYR_VIF_POOL_UPDATE_FREQ=${KURYR_VIF_POOL_UPDATE_FREQ:-20} +KURYR_VIF_POOL_BATCH=${KURYR_VIF_POOL_BATCH:-5} +KURYR_VIF_POOL_UPDATE_FREQ=${KURYR_VIF_POOL_UPDATE_FREQ:-30} # Kuryr VIF Pool Manager KURYR_VIF_POOL_MANAGER=${KURYR_VIF_POOL_MANAGER:-False}