Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 63c1781269eb9b60cfb537d2780ae130ae5d21c2
https://github.com/tribe29/checkmk/commit/63c1781269eb9b60cfb537d2780ae130a…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M cmk/base/modes/check_mk.py
M cmk/base/sources/tcp.py
M cmk/core_helpers/cache.py
M tests/unit/cmk/base/sources/conftest.py
M tests/unit/cmk/base/sources/test_cmd_caching.py
Log Message:
-----------
Group more global variables
These global variables are set by the modes and currently hard
to get rid of. At least, let us group them and not polute
more classes and namespaces than necessary.
CMK-10515
Change-Id: I7b457fc4c02ee6345a9689d12b6f1bd6aeba9ca4