summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-21 14:28:09 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-21 14:28:09 +0100
commit14d21dca0d04dafebb936727ed6f5981f7ccea98 (patch)
tree238423599a53fc145bc5c7640995480dec727dcd /bin/reproducible_common.sh
parente0c3c09d9629d4a98446c374945264184aeba406 (diff)
downloadjenkins.debian.net-14d21dca0d04dafebb936727ed6f5981f7ccea98.tar.xz
reproducible Debian: define MAINNODE used by _maintenance.sh
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 166332f7..2a618b04 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -38,6 +38,7 @@ ARCHS="amd64 i386 armhf"
# define Debian build nodes in use
. /srv/jenkins/bin/jenkins_node_definitions.sh
+MAINNODE="jenkins" # used by reproducible_maintenance.sh only
# variables on the nodes we are interested in
BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL" # these also needs to be defined in bin/reproducible_info.sh