From ee696ffe65fd81c5575cb2f07c2e3d4460c99598 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Dec 2015 15:14:20 +0100 Subject: reproducible archlinux: update build schroot via maintenance job --- bin/reproducible_common.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 27bd4c7f..3cf48761 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -52,7 +52,8 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL1 KERNEL2" # these also ne # existing usertags in the Debian BTS USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale" -# archlinux repositories to be tested +# common settings for testing Archlinux +ARCHLINUX_BUILD_NODE=profitbricks-build3-amd64.debian.net ARCHLINUX_REPOS="core extra" # number of cores to be used -- cgit v1.2.3-54-g00ecf