summaryrefslogtreecommitdiffstats
path: root/hosts/cbxi4b-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-02 13:28:28 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-02 13:28:28 +0200
commit5a5ea9f7c7123a299324fd2020e90ef1b43b06f8 (patch)
tree59d2acd4be285defeac1743d6cd55597e087e6e8 /hosts/cbxi4b-armhf-rb
parent344e2a492a776601c7e3b1843102d6918ba30cf0 (diff)
downloadjenkins.debian.net-5a5ea9f7c7123a299324fd2020e90ef1b43b06f8.tar.xz
reproducible Debian: add 3 new armhf nodes and pbuilder/schroot-setup jobs for them, thanks to Vagrant for setup+hosting
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/cbxi4b-armhf-rb')
-rw-r--r--hosts/cbxi4b-armhf-rb/etc/pbuilderrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/cbxi4b-armhf-rb/etc/pbuilderrc b/hosts/cbxi4b-armhf-rb/etc/pbuilderrc
index 96917baf..41bed2d3 100644
--- a/hosts/cbxi4b-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4b-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,8 @@
case $HOSTNAME in
jenkins|jenkins-test-vm|profitbricks-build*)
MIRRORSITE=http://ftp.de.debian.org/debian ;;
- bbx15|bpi0|cbxi4*|cb3*|hb0|wbq0|odxu4*|odu3*|wbd0|rpi2*|ff2*|ff4*|opi2*|jtk1*|p64*)
+ bbx15|bpi0|cb3*|cbxi4*|hb0|wbq0|odxu4*|odu3*|odc*|wbd0|rpi2*|ff*|ff4*|opi2*|jt?1*|p64*)
+
MIRRORSITE=http://ftp.us.debian.org/debian ;;
codethink*)
MIRRORSITE=http://ftp.uk.debian.org/debian ;;
@@ -20,7 +21,7 @@ esac
case $HOSTNAME in
profitbricks-build*i386)
EATMYDATA=yes ;;
- bbx15|bpi0|cbxi4*|cb3*|hb0|wbq0|odxu4*|odu3*|wbd0|rpi2*|ff2*|ff4*|opi2*|jtk1*|p64*)
+ bbx15|bpi0|cb3*|cbxi4*|hb0|wbq0|odxu4*|odu3*|odc*|wbd0|rpi2*|ff*|ff4*|opi2*|jt?1*|p64*)
EATMYDATA=yes ;;
*) ;;
esac