Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 40ef486e7219fd9740184a49b288ba9138b81075
https://github.com/tribe29/checkmk/commit/40ef486e7219fd9740184a49b288ba913…
Author: Torsten Engler <torsten.engler(a)tribe29.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M cmk/base/plugins/agent_based/ucd_diskio.py
M tests/unit/cmk/base/plugins/agent_based/test_ucd_diskio.py
Log Message:
-----------
ucd_diskio outputs correct values after the second run
previously it took 4 runs to output the expected rate changes.
Change-Id: I58766d0841ad3179aed016211cd729be064f608a
(cherry picked from commit 60ece8d29b85b634a62ffab3bcac47cf95da8d18)
Commit: 34282fe69f47798f3d0726ac1733ba012a252606
https://github.com/tribe29/checkmk/commit/34282fe69f47798f3d0726ac1733ba012…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M tests/integration/notifications/test_unreachable_notifications.py
Log Message:
-----------
Apply fixtures to all notification tests
Change-Id: Iadd00269e0b648b15b391f54be3afc5141074d54
Commit: 6a56b8de34f2957f347a49f7e5b6afc3a8359ddc
https://github.com/tribe29/checkmk/commit/6a56b8de34f2957f347a49f7e5b6afc3a…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M tests/testlib/site.py
Log Message:
-----------
Ensure the cmc is running also when wait failed
This should make the whole test chain fail. It does not make sense to
continue since the site is in an undefined state in case the core
vanishes.
Change-Id: I68cb70b0f23971be111ad1b0b42064dcd5c08e2c
Compare:
https://github.com/tribe29/checkmk/compare/693f08785199...6a56b8de34f2