[pkg-nagios-changes] [Git][nagios-team/icinga2][master] Ignore test failures on loong64. (closes: #1073041)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Jun 12 06:30:29 BST 2024



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icinga2


Commits:
d41be8a8 by Bas Couwenberg at 2024-06-12T07:30:05+02:00
Ignore test failures on loong64. (closes: #1073041)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ icinga2 (2.14.2-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Replace pkg-config build dependency with pkgconf.
+  * Ignore test failures on loong64.
+    (closes: #1073041)
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 06 Feb 2024 09:41:11 +0100
 


=====================================
debian/rules
=====================================
@@ -39,7 +39,7 @@ override_dh_auto_configure:
 		-DUSE_SYSTEMD=ON
 
 override_dh_auto_test:
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 mips64el ppc64el powerpc))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 mips64el ppc64el loong64 powerpc))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/commit/d41be8a8e15930132e95cb8ea83ae383780a4f9a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/commit/d41be8a8e15930132e95cb8ea83ae383780a4f9a
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/pkg-nagios-changes/attachments/20240612/4618d13d/attachment.htm>


More information about the pkg-nagios-changes mailing list