[Qa-jenkins-scm] [jenkins.debian.net] 01/01: add script to start slaves
Holger Levsen
holger at moszumanska.debian.org
Mon Aug 3 12:17:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 04b0c39ae0dc993bab672c47bc576660375ec79e
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Aug 3 14:16:16 2015 +0200
add script to start slaves
---
bin/start-slave.sh | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/bin/start-slave.sh b/bin/start-slave.sh
new file mode 100755
index 0000000..92efc5e
--- /dev/null
+++ b/bin/start-slave.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+# slave.jar has to be downloaded from http://localhost/jnlpJars/slave.jar
+
+exec java -jar /var/lib/jenkins/slave.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list