Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: a02f71922c4b79a3d83ae64db8d3e784166e1cb0
https://github.com/tribe29/checkmk/commit/a02f71922c4b79a3d83ae64db8d3e7841…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-01-02 (Thu, 02 Jan 2020)
Changed paths:
M tests/integration/notifications/test_simple_rbn.py
Log Message:
-----------
Fix failing integration tests
The host and service checks for the integration test
test_simple_rbn_notification were disabled before the
switch of the core and were therefore not effective in
the first test for the Nagios core. This may lead to
failing integration tests if a host check is executed
with status UP while a host check with status DOWN is
expected by the test inside the function call
send_host_check_result.
Change-Id: Ifda9945fafb6af863f79538ba1727dffde860080