[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 16:15:40 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 23ffd760053b172c38e22d7884b26f06473a5ab7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Mar 26 12:15:12 2016 -0400

    reproducible debian: add i386 to the archs being tested^wscheduled
---
 bin/reproducible_common.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 19e8a38..1aa7e88 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -35,7 +35,7 @@ if os.uname()[1] == 'jenkins-test-vm':
 # tested suites
 SUITES = ['testing', 'unstable', 'experimental']
 # tested architectures
-ARCHS = ['amd64', 'armhf']
+ARCHS = ['amd64', 'armhf', 'i386']
 # defaults
 defaultsuite = 'unstable'
 defaultarch = 'amd64'

-- 
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