Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: b777b0dc2ae744d8f02fcdc0f3004e73e04135d9
https://github.com/Checkmk/checkmk/commit/b777b0dc2ae744d8f02fcdc0f3004e73e…
Author: Max Linke <max.linke(a)checkmk.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M buildscripts/scripts/trigger-cmk-build-chain.groovy
Log Message:
-----------
do integration and composition tests for saas
Change-Id: I11eeb7b1c63570db7756e832b6b60cd439f8b8c1
Commit: b67870b05c82dbac2810fba9d1754d1eaf02abd1
https://github.com/Checkmk/checkmk/commit/b67870b05c82dbac2810fba9d1754d1ea…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M cmk/base/agent_based/checking/_checking.py
M cmk/base/agent_based/discovery/preview.py
M cmk/base/api/agent_based/cluster_mode.py
R cmk/base/api/agent_based/value_store.py
A cmk/base/api/agent_based/value_store/__init__.py
A cmk/base/api/agent_based/value_store/_global_state.py
A cmk/base/api/agent_based/value_store/_utils.py
R cmk/checkengine/value_store/__init__.py
R cmk/checkengine/value_store/_global_state.py
R cmk/checkengine/value_store/_utils.py
M doc/documentation/api-cmk-base-api-agent_based.rst
M tests/testlib/pylint_checker_cmk_module_layers.py
M tests/unit/checks/checktestlib.py
M tests/unit/checks/conftest.py
M tests/unit/cmk/base/agent_based/checking/test_cluster_modes.py
M tests/unit/cmk/base/api/agent_based/value_store/test_vs_global_state.py
M tests/unit/cmk/base/api/agent_based/value_store/test_vs_utils.py
M tests/unit/cmk/base/conftest.py
M tests/unit/cmk/base/test_item_state.py
Log Message:
-----------
Revert "Move ValueStore to check engine"
This reverts commit 1ded5528cb0ffb99d474278faee907ba6ef69417.
Compare:
https://github.com/Checkmk/checkmk/compare/d6fddf971117...b67870b05c82