summaryrefslogtreecommitdiff
path: root/continuous_integration
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-05-29 21:59:14 +0100
committerVincent Sanders <vince@kyllikki.org>2017-05-29 21:59:14 +0100
commit4ee950f46bb455da7e9d56f7c4e1f73b662df22e (patch)
treee3d8eb84332fb1da34a83cdf99a1c3f49a812742 /continuous_integration
parenta9fc20dbe3a5f682cdd604ce6cf20cecfa03c5fb (diff)
downloadnetsurf-wiki-4ee950f46bb455da7e9d56f7c4e1f73b662df22e.tar.gz
netsurf-wiki-4ee950f46bb455da7e9d56f7c4e1f73b662df22e.tar.bz2
add note for ondemand
Diffstat (limited to 'continuous_integration')
-rw-r--r--continuous_integration/debian_stretch_setup.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/continuous_integration/debian_stretch_setup.mdwn b/continuous_integration/debian_stretch_setup.mdwn
index 98f661e..c20abee 100644
--- a/continuous_integration/debian_stretch_setup.mdwn
+++ b/continuous_integration/debian_stretch_setup.mdwn
@@ -286,6 +286,8 @@ fs root" is set to /var/lib/jenkins add variable JENKINS\_HOME set to
Note: replace arm64 with architecture name as required (armhf etc.)
+When configuring a scaleway instance the "Launch method" should be set to "start and stop this node on-demand" with the "Start script" set to `perl /usr/bin/pscw.pl start netsurf-ciworker17` and "Stop script" set to `perl /usr/bin/pscw.pl stop netsurf-ciworker17`. The Availability set to "Take this slave on-line when in demand and off-line when idle" and "in demand delay" set to 0 and "idle delay" set to 15. This will mean the node is turned off and not charged for when idle.
+
As superuser:
- create jenkins user