[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] chroot-installation: don't test _sid_install_design-desktop-graphics as long as #910812 is open
Holger Levsen
gitlab at salsa.debian.org
Thu Oct 11 17:51:28 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bc2893e0 by Holger Levsen at 2018-10-11T16:51:07Z
chroot-installation: don't test _sid_install_design-desktop-graphics as long as #910812 is open
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/common-functions.sh
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -77,6 +77,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
# design-desktop will enter buster without these two bugs being fixed
abort_if_bug_is_still_open 890754
abort_if_bug_is_still_open 879034 ;;
+ chroot-installation_sid_install_design-desktop-graphics)
+ abort_if_bug_is_still_open 910812 ;;
*) ;;
esac
# mktemp some place for us...
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/bc2893e0d3f6288c6241ef7ccffa8cc01bf25dd1
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/bc2893e0d3f6288c6241ef7ccffa8cc01bf25dd1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181011/992ce5f7/attachment.html>
More information about the Qa-jenkins-scm
mailing list