[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 03/14: Auto update of debian/tests/control

Bernd Zeimetz bernd at bzed.de
Fri Jan 13 13:26:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit 3253d36377bdf271d063f6bd51a57ef5ef990f42
Author: Evgeni Golov <evgeni at debian.org>
Date:   Fri Jan 6 20:26:56 2017 +0100

    Auto update of debian/tests/control
---
 debian/tests/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 4c790a8..bcc9ecc 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,20 +1,20 @@
 Test-Command: mkdir -p /etc/nagios/ && sha256sum /bin/true > /etc/nagios/check_checksums.sha256 && /usr/lib/nagios/plugins/check_checksums
-Restrictions: needs-root
+Restrictions: needs-root, breaks-testbed
 
 Depends: cups, libdate-manip-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, libnet-cups-perl, @
-Test-Command: service cups restart && /usr/lib/nagios/plugins/check_cups -H localhost
-Restrictions: needs-root
+Test-Command: /usr/lib/nagios/plugins/check_cups -H localhost
+Restrictions: needs-root, isolation-container
 
 Depends: libnet-dns-perl, @
 Test-Command: echo "127.0.0.1 localhost" > /etc/hosts && /usr/lib/nagios/plugins/check_etc_hosts
-Restrictions: needs-root
+Restrictions: needs-root, breaks-testbed
 
 Test-Command: /usr/lib/nagios/plugins/check_etc_resolv
 Depends: bind9-host | knot-host, @
 
 Depends: apache2, liblocale-gettext-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, liblwp-useragent-determined-perl, @
-Test-Command: service apache2 restart && /usr/lib/nagios/plugins/check_httpd_status -H localhost
-Restrictions: needs-root allow-stderr
+Test-Command: /usr/lib/nagios/plugins/check_httpd_status -H localhost
+Restrictions: needs-root, allow-stderr, isolation-container
 
 Depends: lsof, libyaml-syck-perl, @
 Test-Command: /usr/lib/nagios/plugins/check_libs
@@ -23,6 +23,6 @@ Depends: libmonitoring-plugin-perl | libnagios-plugin-perl, @
 Test-Command: /usr/lib/nagios/plugins/check_uptime -f
 
 Depends: varnish, systemd, dbus, @
-Restrictions: needs-root
+Restrictions: needs-root, isolation-container
 Tests: test_check_varnish
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list