[Qa-jenkins-scm] [jenkins.debian.net] 07/14: jenkins-test-vm: also define debootstrap job

Holger Levsen holger at layer-acht.org
Thu Nov 3 09:32:26 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 d575d5df6fdbd8b3cc7a7c212adc9b6272a3ba1b
Author: Philip Hands <phil at hands.com>
Date:   Sun Oct 30 09:36:27 2016 +0100

    jenkins-test-vm: also define debootstrap job
    
    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 0e25e10..647e17e 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' ]
+    pkgs = [ 'debian-installer', 'preseed', 'debootstrap' ]
     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