[Qa-jenkins-scm] [jenkins.debian.net] 14/14: jenkins-test-vm: enable jobs for debian-installer-utils

Holger Levsen holger at layer-acht.org
Thu Nov 3 09:32:27 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 bc0570515f6a3dd45f67b4dd660f210bb03ce9a1
Author: Philip Hands <phil at hands.com>
Date:   Tue Nov 1 09:37:13 2016 +0100

    jenkins-test-vm: enable jobs for debian-installer-utils
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/d-i.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index 5f7fc00..4ab8be0 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -188,7 +188,7 @@ jobs = [
 ]
 
 if "jenkins-test-vm" == os.uname()[1]:
-    pkgs = [ 'debian-installer', 'preseed', 'debootstrap' ]
+    pkgs = [ 'debian-installer', 'preseed', 'debootstrap', 'debian-installer-utils' ]
     jobs = [ '{name}_build-group', '{name}_pu-build-group']
 
 # add a special job for triggering from the pu/ branches

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