[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installs: skip some tests as long as #877970 is open

Holger Levsen holger at layer-acht.org
Tue Oct 17 10:55:35 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 6f530c2421b11b9a08ce9bebce6e2b290699b4e6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Oct 17 12:55:27 2017 +0200

    chroot-installs: skip some tests as long as #877970 is open
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/common-functions.sh | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index b0c4f9e..91d2507 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -62,6 +62,20 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 			done ;;
 		dpkg_*_find_trigger_cycles)
 			abort_if_bug_is_still_open 874504 ;;
+		chroot-installation_stretch_install_full_desktop_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
+		chroot-installation_stretch_install_education-workstation_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
+		chroot-installation_stretch_install_education-standalone_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
+		chroot-installation_stretch_install_education-roaming-workstation_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
+		chroot-installation_stretch_install_education-ltsp-server_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
+		chroot-installation_stretch_install_education-desktop-other_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
+		chroot-installation_stretch_install_developer_upgrade_to_buster)
+			abort_if_bug_is_still_open 877970 ;;
 		#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