]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Allow db sync timeouts to be configurable
authorZhongShengping <chdzsp@163.com>
Mon, 23 Nov 2020 01:27:52 +0000 (09:27 +0800)
committerZhongShengping <chdzsp@163.com>
Mon, 23 Nov 2020 01:27:52 +0000 (09:27 +0800)
commit6eb05e37b220b607ae37935ae03dc41df1fda7e7
tree79a2b0423cda2cda75d6ff784bea44a1961ef670
parent3fc5ed291c4d1f644ecd937210af6a8ca059d68f
Allow db sync timeouts to be configurable

As Openstack projects continue to have longer database migration
chains, the Puppet default timeout of 300 seconds for an execution
is becoming too short a duration on some hardware, leading to timeouts.
As projects continue to add more migration scripts without pruning
the base, timeouts will continue to become more frequent unless
this time can be expanded.

Change-Id: Ib6757e9145d1b0dc3cead9b24637019a93576c61
Closes-Bug: #1904962
manifests/db/sync.pp
releasenotes/notes/add_db_sync_timeout-9ecc1051400aa393.yaml [new file with mode: 0644]
spec/classes/ceilometer_db_sync_spec.rb