puppet-sahara/releasenotes/notes/add_db_sync_timeout-bdf17ecebf68285b.yaml
ZhongShengping 8b7c73c3af 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: Ie1a215a0fa368df279fb63fa33a7fa911bd07620
Closes-Bug: #1904962
2020-11-23 09:27:52 +08:00

4 lines
61 B
YAML

---
features:
- Adds db_sync_timeout parameter to db sync.