Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/4ee950f46bb455da7e9d56f7c4e1f73b662df22e
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/4ee950f46bb455da7e9d56f7c4e1f73b662df22e
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/4ee950f46bb455da7e9d56f7c4e1f73b662df22e

The branch, master has been updated
       via  4ee950f46bb455da7e9d56f7c4e1f73b662df22e (commit)
      from  a9fc20dbe3a5f682cdd604ce6cf20cecfa03c5fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=4ee950f46bb455da7e9d56f7c4e1f73b662df22e
commit 4ee950f46bb455da7e9d56f7c4e1f73b662df22e
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    add note for ondemand

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


-----------------------------------------------------------------------

Summary of changes:
 continuous_integration/debian_stretch_setup.mdwn |    2 ++
 1 file changed, 2 insertions(+)

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


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to