[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: abort 3 chroot-install jobs until #928429 is fixed

Mattia Rizzolo gitlab at salsa.debian.org
Mon May 20 19:22:13 BST 2019



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
d404ea4f by Mattia Rizzolo at 2019-05-20T18:19:24Z
abort 3 chroot-install jobs until #928429 is fixed

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
df8c1fb4 by Mattia Rizzolo at 2019-05-20T18:21:55Z
drop some bugs that have been fixed

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -69,20 +69,13 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 		#	for BLOCKER in 869155 867695 ; do
 		#		abort_if_bug_is_still_open $BLOCKER
 		#	done ;;
-		chroot-installation_sid_install_parl*|chroot-installation_buster_install_parl-*)
-			abort_if_bug_is_still_open 886676 ;;
 		chroot-installation_buster_install_design*)
 			# technically these two bugs dont affect design-desktop
 			# but just a depends of it, however I don't think it's likely
 			# 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 ;;
-		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 ;;
+			abort_if_bug_is_still_open 890754 ;;
+		chroot-installation_stretch_install_education-desktop-gnome_upgrade_to_buster|chroot-installation_stretch_install_education-desktop-xfce_upgrade_to_buster|chroot-installation_stretch_install_education-networked_upgrade_to_buster)
+			abort_if_bug_is_still_open 928429 ;;
 		*) ;;
 	esac
 	# mktemp some place for us...



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/83e715e880ae027499aefc2d6489a879832487c0...df8c1fb410446109ca573f14bba0fe3363912dae

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/83e715e880ae027499aefc2d6489a879832487c0...df8c1fb410446109ca573f14bba0fe3363912dae
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/20190520/0814227b/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list