[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] chroot-installation: don't try to test design-desktop-animation in buster as…

Holger Levsen gitlab at salsa.debian.org
Mon Oct 1 13:32:34 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
11f6f560 by Holger Levsen at 2018-10-01T12:32:16Z
chroot-installation: don't try to test design-desktop-animation in buster as long as #890754 and #879034 are open

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -67,6 +67,12 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 			abort_if_bug_is_still_open 886676 ;;
 		chroot-installation_buster_install_parl-*)
 			abort_if_bug_is_still_open 886676 ;;
+		chroot-installation_buster_install_design-desktop-animation)
+			# technically these two bugs dont affect design-desktop-animation
+			# but just a depends of it, however I don't think it's likely
+			# design-desktop-animation will enter buster without these two bugs being fixed
+			abort_if_bug_is_still_open 890754
+			abort_if_bug_is_still_open 879034 ;;
 		*) ;;
 	esac
 	# mktemp some place for us...



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/11f6f5605cdc635ff274e5cd90bfdd0035dea2c1

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/11f6f5605cdc635ff274e5cd90bfdd0035dea2c1
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/20181001/c336a270/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list