[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
Naparuba
naparuba at gmail.com
Tue Feb 28 22:10:30 UTC 2012
The following commit has been merged in the debian/master branch:
commit 07613b966eaac330c7e3322cc3975292e548fef7
Author: Naparuba <naparuba at gmail.com>
Date: Thu Dec 29 11:46:08 2011 +0100
fix : forgot the last test in the automated tests.
diff --git a/test/jenkins/longtests.txt b/test/jenkins/longtests.txt
index 076675c..ebee545 100644
--- a/test/jenkins/longtests.txt
+++ b/test/jenkins/longtests.txt
@@ -86,6 +86,7 @@ test_spaces_in_commands.py
test_inheritance_and_plus.py
test_module_ip_tag.py
test_dot_virg_in_command.py
+test_bad_escalation_on_groups.py
test_parse_perfdata.py
# takes long
diff --git a/test/jenkins/shorttests.txt b/test/jenkins/shorttests.txt
index 69ff0b7..6026665 100644
--- a/test/jenkins/shorttests.txt
+++ b/test/jenkins/shorttests.txt
@@ -93,4 +93,5 @@ test_spaces_in_commands.py
test_inheritance_and_plus.py
test_module_ip_tag.py
test_dot_virg_in_command.py
+test_bad_escalation_on_groups.py
test_parse_perfdata.py
diff --git a/test/quick_tests.sh b/test/quick_tests.sh
index 61ef5ba..c4d5abe 100755
--- a/test/quick_tests.sh
+++ b/test/quick_tests.sh
@@ -131,6 +131,7 @@ launch_and_assert test_parse_perfdata.py
launch_and_assert test_service_template_inheritance.py
launch_and_assert test_module_ip_tag.py
launch_and_assert test_dot_virg_in_command.py
+launch_and_assert test_bad_escalation_on_groups.py
launch_and_assert test_maintenance_period.py
#Live status is a bit longer than the previous, so we put it at the end.
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list