taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 03b6888635e54d0b626a601d31379f8c5152c032
parent f12405b5ac257df84c8b0e6d8f5ca632c94bd339
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Sat, 30 Dec 2017 14:30:40 +0100

top reserve info

Diffstat:
Mdoc/onboarding.texi | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -218,6 +218,11 @@ responsible for building the code hosted at the inactive user and, if all tests succeed, switching the active user to the one whose code has just been compiled and tested. +NOTE: this worker is also responsible to run the script which tops +the tip reserve up; however, this task is triggered by a "periodic scheduler" +once every 10 days. A "force build" button is also offered to run +this task. + The worker is implemented by the @emph{testswitcher} user. This user has some additional "sudo" rights, since it has to act as @emph{test-blue}, `test-gree@emph{$1}est` user in order to accompish its task.