[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] chroot-installs: dont run chroot-installation_(sid|buster)_*education-ltsp*...
Holger Levsen
gitlab at salsa.debian.org
Sat Jan 5 13:50:20 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
16f6dbfb by Holger Levsen at 2019-01-05T13:50:09Z
chroot-installs: dont run chroot-installation_(sid|buster)_*education-ltsp* jobs while #917633 is open
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/common-functions.sh
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -81,6 +81,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
abort_if_bug_is_still_open 910812 ;;
chroot-installation_stretch_install_education-mathematics_upgrade_to_buster)
abort_if_bug_is_still_open 910819 ;;
+ chroot-installation_sid_*education-ltsp*|chroot-installation_buster_*education-ltsp*|)
+ abort_if_bug_is_still_open 917633 ;;
*) ;;
esac
# mktemp some place for us...
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/16f6dbfb699b23c30c86074f4d4d380959723069
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/16f6dbfb699b23c30c86074f4d4d380959723069
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/20190105/e568ca6d/attachment.html>
More information about the Qa-jenkins-scm
mailing list