[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installs: add Debian Edu jessie tests to the edu_stable view

Holger Levsen holger at layer-acht.org
Sun Jun 5 10:46:16 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 d5c8be4c3ed5d98d5d2014442322abf71c4b5fcb
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jun 5 12:45:54 2016 +0200

    chroot-installs: add Debian Edu jessie tests to the edu_stable view
---
 job-cfg/chroot-installation.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index 958dd54..45f074f 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -112,7 +112,7 @@ def get_view(target, distro):
     if target == 'haskell':
         return 'haskell'
     elif target[:10] == 'education-':
-        if distro in ('wheezy'):
+        if distro in ('wheezy', 'jessie'):
             return 'edu_stable'
         else:
             return 'edu_devel'

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