[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: add i386 to the archs being tested^wscheduled
Holger Levsen
holger at moszumanska.debian.org
Sat Mar 26 15:46:53 UTC 2016
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 901e6d320b59e3b0e1d883ff27a6e125cf556fc6
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Mar 26 11:46:09 2016 -0400
reproducible debian: add i386 to the archs being tested^wscheduled
---
bin/reproducible_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 14d8bde..d244682 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -44,7 +44,7 @@ DBDSUITE="unstable"
# Debian suites being tested
SUITES="testing unstable experimental"
# Debian architectures being tested
-ARCHS="amd64 armhf"
+ARCHS="amd64 armhf i386"
# define Debian build nodes in use
. /srv/jenkins/bin/jenkins_node_definitions.sh
--
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