Increase TTL & refresh for DistributedLockTest (#2972)
Signed-off-by: strailov <Stanislav.Trailov@bosch.io>
This commit is contained in:
committed by
GitHub
parent
b8d3b139b0
commit
4375cd0887
@@ -58,8 +58,8 @@ logging.level.org.eclipse.persistence=${NOISE_SUPPRESS_LEVEL}
|
|||||||
## enable / disable case sensitiveness of the DB when playing around
|
## enable / disable case sensitiveness of the DB when playing around
|
||||||
#hawkbit.ql.case-insensitive-db=true
|
#hawkbit.ql.case-insensitive-db=true
|
||||||
|
|
||||||
hawkbit.repository.cluster.lock.ttl=1000
|
hawkbit.repository.cluster.lock.ttl=3000
|
||||||
hawkbit.repository.cluster.lock.refreshOnRemainMS=200
|
hawkbit.repository.cluster.lock.refreshOnRemainMS=2000
|
||||||
hawkbit.repository.cluster.lock.refreshOnRemainPercent=10
|
hawkbit.repository.cluster.lock.refreshOnRemainPercent=10
|
||||||
## reduce scheduler tic period to speed up tests
|
## reduce scheduler tic period to speed up tests
|
||||||
hawkbit.repository.cluster.lock.ticPeriodMS=10
|
hawkbit.repository.cluster.lock.ticPeriodMS=10
|
||||||
|
|||||||
Reference in New Issue
Block a user