phase1: AnyBranchScheduler: make treeStableTimer configurable
authorPetr Štetiar <ynezz@true.cz>
Wed, 12 Jun 2024 18:43:29 +0000 (18:43 +0000)
committerPaul Spooren <mail@aparcar.org>
Wed, 7 Aug 2024 08:03:06 +0000 (10:03 +0200)
commitf558acbc0b3611de70af638110c8faacded3a8cd
treee12c26808d755015890762f363dde4f774c575ae
parentd7c977e0fd5693a6faa930daf1db09bfb40373c0
phase1: AnyBranchScheduler: make treeStableTimer configurable

The AnyBranchScheduler will currently wait for 15 minutes before
starting a build.  If new changes are made on the same branch during
this interval, the timer will be restarted.

For staging repository we want faster feedback loop, so we're going to
use much lower value, thus lets make this configurable and handled via
Ansible.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
phase1/config.ini.example
phase1/master.cfg