From 20265bc9044be8658d9b23119fa2f7123e5a4b58 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sat, 30 Dec 2017 14:31:48 +0100 Subject: sectioning --- doc/onboarding.texi | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/onboarding.texi b/doc/onboarding.texi index fe82fbc..6ed2024 100644 --- a/doc/onboarding.texi +++ b/doc/onboarding.texi @@ -218,17 +218,18 @@ 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. Note that the "sudo file" is tracked in this (@emph{deployment}) repository, under the @emph{sudoers} directory. +@subsubsection Tip reserve topper +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. + @subsection Manual switch After the desired blue/green party has been compiled, it is possible to -- cgit v1.2.3