summaryrefslogtreecommitdiffstats
path: root/bin/jenkins_master_wrapper.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-05 16:44:08 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-05 16:44:08 +0100
commit018ac4c66f70c9463b4f07853ee4e65fcbcd8dee (patch)
treea3a99bef9108ea390cce882406a36c230320801a /bin/jenkins_master_wrapper.sh
parent60167da31a58f77de864bfc5f35d1e3ecb75f15e (diff)
downloadjenkins.debian.net-018ac4c66f70c9463b4f07853ee4e65fcbcd8dee.tar.xz
reproducible armhf: add two new armhf boards and pbuilder/schroot/maintenance jobs for them, thanks to Vagrant
Diffstat (limited to 'bin/jenkins_master_wrapper.sh')
-rwxr-xr-xbin/jenkins_master_wrapper.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/jenkins_master_wrapper.sh b/bin/jenkins_master_wrapper.sh
index d75f0e8a..64195cc3 100755
--- a/bin/jenkins_master_wrapper.sh
+++ b/bin/jenkins_master_wrapper.sh
@@ -47,6 +47,12 @@ case "$NODE_NAME" in
ff2a-armhf-rb.debian.net)
PORT=2234
;;
+ ff2b-armhf-rb.debian.net)
+ PORT=2237
+ ;;
+ opi2a-armhf-rb.debian.net)
+ PORT=2236
+ ;;
profitbricks-build?-amd64.debian.net)
PORT=22
if [[ "$JOB_NAME" =~ rebootstrap_.* ]] ; then