Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: b1ba44512ec5cb62e8a3798fc1519b3b9adcce96
https://github.com/tribe29/checkmk/commit/b1ba44512ec5cb62e8a3798fc1519b3b9…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M agents/cfg_examples/filestats.cfg
Log Message:
-----------
mk_filestats: improve inline help
CMK-12778 CMK-12779
Change-Id: Ieb462dbf6d36834ead062c4da4a5ef4476d123b2
Commit: 189f440825d88834e19661a402abb1ba571d6b10
https://github.com/tribe29/checkmk/commit/189f440825d88834e19661a402abb1ba5…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
A .werks/15458
M cmk/base/config.py
Log Message:
-----------
15458 mk_filestats: bakery rule matching changed to support rule merging
The mk_filestats bakery rule matched the first applicable rule until now.
In order to allow configuring defaults, delimiters and sections separately,
the matching logic of the rule has been changed to merge rules like it's done
for the monitoring service rules.
CMK-12780
Change-Id: Icca0db7ab19d1db10fb8db023baf89009ab65639
Commit: a1bcb0ceb133b663b8e10e66caadae6b966bafa5
https://github.com/tribe29/checkmk/commit/a1bcb0ceb133b663b8e10e66caadae6b9…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M cmk/fetchers/snmp_backend/stored_walk.py
M tests/testlib/snmp.py
M tests/unit/cmk/base/plugins/agent_based/test_apc_symmetra_power.py
M tests/unit/cmk/base/plugins/agent_based/test_brocade_fcport.py
M tests/unit/cmk/base/plugins/agent_based/test_cisco_wlc_clients.py
M tests/unit/cmk/base/plugins/agent_based/test_epower.py
M tests/unit/cmk/base/plugins/agent_based/test_juniper_fru.py
M tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_misc.py
M
tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_time_consumed_by_rule_engine.py
M
tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_time_to_resolve_dns.py
M tests/unit/cmk/base/plugins/agent_based/test_synology_disk.py
M tests/unit/cmk/base/plugins/agent_based/test_ups_power.py
M tests/unit/conftest.py
Log Message:
-----------
testlib/snmp: Reuse code instead
was inheriting a *concrete* class, which is barely better than
monkey patching.
CMK-12511
Change-Id: I5857c314a7f6a7c36bef1ca50c81c2b7c4579577
Commit: 3ce104f32e9c797c50458f7a28bb85f9dd929066
https://github.com/tribe29/checkmk/commit/3ce104f32e9c797c50458f7a28bb85f9d…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M tests/integration/core/test_active_checks.py
Log Message:
-----------
Cleanup also in case of failures
Change-Id: I025fa2d60058edbd134091f16aba24a5b4addbfc
Commit: 26e2487a2387368336a70581ae7d2fbfa0bc397f
https://github.com/tribe29/checkmk/commit/26e2487a2387368336a70581ae7d2fbfa…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
A tests/integration/cmk/gui/plugins/bi/helper_test_load_bi_plugin.py
M tests/integration/cmk/gui/plugins/bi/test_bi_plugin.py
A tests/integration/cmk/gui/plugins/config/helper_test_load_config_plugin.py
M tests/integration/cmk/gui/plugins/config/test_config_plugin.py
A tests/integration/cmk/gui/plugins/cron/helper_test_load_cron_plugin.py
M tests/integration/cmk/gui/plugins/cron/test_cron_plugin.py
A tests/integration/cmk/gui/plugins/dashboard/helper_test_load_dashboard_plugin.py
M tests/integration/cmk/gui/plugins/dashboard/test_dashboard_plugin.py
A tests/integration/cmk/gui/plugins/metrics/helper_test_load_metrics_plugin.py
M tests/integration/cmk/gui/plugins/metrics/test_metrics_plugin.py
A tests/integration/cmk/gui/plugins/openapi/helper_test_load_openapi_plugin.py
M tests/integration/cmk/gui/plugins/openapi/test_openapi_plugin.py
A tests/integration/cmk/gui/plugins/sidebar/helper_test_load_sidebar_plugin.py
M tests/integration/cmk/gui/plugins/sidebar/test_sidebar_plugin.py
A tests/integration/cmk/gui/plugins/userdb/helper_test_load_userdb_plugin.py
M tests/integration/cmk/gui/plugins/userdb/test_userdb_plugin.py
A tests/integration/cmk/gui/plugins/visuals/helper_test_load_visuals_plugin.py
M tests/integration/cmk/gui/plugins/visuals/test_visuals_plugin.py
A tests/integration/cmk/gui/plugins/wato/helper_test_load_wato_plugin.py
M tests/integration/cmk/gui/plugins/wato/test_wato_plugin.py
A tests/integration/cmk/gui/plugins/watolib/helper_test_load_watolib_plugin.py
M tests/integration/cmk/gui/plugins/watolib/test_watolib_plugin.py
A
tests/integration/cmk/post_rename_site/plugns/actions/helper_verify_rename_action.py
M
tests/integration/cmk/post_rename_site/plugns/actions/test_post_rename_site_plugins.py
M tests/testlib/site.py
Log Message:
-----------
Make plugin tests work when run from venv
Change-Id: Ifc36555daee177b3ae8800c5c7ea4836597a24fb
Commit: 62f4597488e721dda3d2c06d6ba6bbbf7df20a67
https://github.com/tribe29/checkmk/commit/62f4597488e721dda3d2c06d6ba6bbbf7…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
A tests/integration/cmk/gui/plugins/bi/bi_plugin.py
M tests/integration/cmk/gui/plugins/bi/test_bi_plugin.py
A tests/integration/cmk/gui/plugins/cron/cron_plugin.py
A tests/integration/cmk/gui/plugins/cron/legacy_cron_plugin.py
M tests/integration/cmk/gui/plugins/cron/test_cron_plugin.py
A tests/integration/cmk/gui/plugins/dashboard/dashlet_plugin.py
A tests/integration/cmk/gui/plugins/dashboard/legacy_dashlet_plugin.py
M tests/integration/cmk/gui/plugins/dashboard/test_dashboard_plugin.py
A tests/integration/cmk/gui/plugins/metrics/metric_info_plugin.py
M tests/integration/cmk/gui/plugins/metrics/test_metrics_plugin.py
A tests/integration/cmk/gui/plugins/openapi/openapi_plugin.py
M tests/integration/cmk/gui/plugins/openapi/test_openapi_plugin.py
A tests/integration/cmk/gui/plugins/sidebar/sidebar_plugin.py
M tests/integration/cmk/gui/plugins/sidebar/test_sidebar_plugin.py
M tests/integration/cmk/gui/plugins/userdb/test_userdb_plugin.py
A tests/integration/cmk/gui/plugins/userdb/userdb_plugin.py
A tests/integration/cmk/gui/plugins/visuals/legacy_visuals_plugin.py
M tests/integration/cmk/gui/plugins/visuals/test_visuals_plugin.py
A tests/integration/cmk/gui/plugins/visuals/visuals_plugin.py
A tests/integration/cmk/gui/plugins/wato/legacy_wato_plugin.py
M tests/integration/cmk/gui/plugins/wato/test_wato_plugin.py
A tests/integration/cmk/gui/plugins/wato/wato_plugin.py
M tests/integration/cmk/gui/plugins/watolib/test_watolib_plugin.py
A tests/integration/cmk/gui/plugins/watolib/watolib_plugin.py
M tests/testlib/site.py
Log Message:
-----------
Extract test plugin code
This enables our tools to help finding issues with the plugins.
Change-Id: I7d88c94de65d72a3631283a8c649299bce5589ca
Compare:
https://github.com/tribe29/checkmk/compare/58fc8cb21738...62f4597488e7