[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installs: use #869155 and #864947 as blockers for some tests
Holger Levsen
holger at layer-acht.org
Mon Sep 11 10:52:03 UTC 2017
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 5f82515b8137958fedc2939d070fd46feac28871
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Sep 11 12:47:44 2017 +0200
chroot-installs: use #869155 and #864947 as blockers for some tests
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/common-functions.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index ee7336a..fae65d6 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -52,6 +52,10 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
# abort certain jobs if we know they will fail due to certain bugs…
BLOCKER=848422
case $JOB_NAME in
+ chroot-installation_sid_install_design-desktop-graphics)
+ abort_if_bug_is_still_open 869155 ;;
+ chroot-installation_sid_install_parl-desktop-world)
+ abort_if_bug_is_still_open 864947 ;;
#lintian-tests_sid)
# abort_if_bug_is_still_open $BLOCKER ;;
#haskell-package-plan)
--
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