[Qa-jenkins-scm] [jenkins.debian.net] 04/10: we need schroots on jenkins-test-vm
Holger Levsen
holger at layer-acht.org
Thu Apr 28 19:52:42 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 26a9e8ec2bcae03db4d663d87b44d8708d64fdc2
Author: Philip Hands <phil at hands.com>
Date: Thu Mar 10 09:47:58 2016 +0000
we need schroots on jenkins-test-vm
---
update_jdn.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/update_jdn.sh b/update_jdn.sh
index 40599cd..c1bd957 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -22,6 +22,7 @@ conditional_disable() {
if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then
case "$1" in
piuparts.yaml) return 1;;
+ schroot.yaml) return 1;;
d-i.yaml) return 1;;
*) return 0;;
esac
--
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