Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: e1e1ff623119e5de6839407b04080877d4e655d5
https://github.com/tribe29/checkmk/commit/e1e1ff623119e5de6839407b04080877d…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M livestatus/src/Makefile.am
Log Message:
-----------
Avoid useless wget-log file.
https://savannah.gnu.org/bugs/?51181 is not fully fixed by now, so avoid any
output from wget for now. The bug seems to be triggered when stderr goes to
a file and/or the process runs in the background.
Change-Id: Iac116bd36999b14052a869603bc8752d5e4a189b
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 4f167d79ccc77cc45d91139c3955260cef361168
https://github.com/tribe29/checkmk/commit/4f167d79ccc77cc45d91139c3955260ce…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M livestatus/src/Makefile.am
Log Message:
-----------
Avoid useless wget-log file.
https://savannah.gnu.org/bugs/?51181 is not fully fixed by now, so avoid any
output from wget for now. The bug seems to be triggered when stderr goes to
a file and/or the process runs in the background.
Change-Id: Iac116bd36999b14052a869603bc8752d5e4a189b
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 0117fd545ade5f92a167c6ee3228cec3e6b7220d
https://github.com/tribe29/checkmk/commit/0117fd545ade5f92a167c6ee3228cec3e…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
A docker/Check_MK-pubkey.gpg
M docker/Dockerfile
M tests/docker/test_docker.py
Log Message:
-----------
Ship package signing public key with git now
Removed unnecessary GPG public key downloading during container build
procedure. We now have the file checked into our git to reduce the need
for the download of this file that is used to verify the Checkmk
installation packages.
Change-Id: Id59ef8d8e815dd975a5d46ec18f82f2c51b0bdd1
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2a14be9bc1bc21138747a430a9cd194d1f720216
https://github.com/tribe29/checkmk/commit/2a14be9bc1bc21138747a430a9cd194d1…
Author: Frans Fürst <frans.fuerst(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
A .werks/11783
M cmk/base/plugins/agent_based/hr_mem.py
Log Message:
-----------
11783 FIX hr_mem crashes on HP and Arris SNMP data
HP returns broken and Arris returns invalid values for .1.3.6.1.2.1.25.2.3.1.2.1 (hrStorageType)
resulting in unhandled KeyErrors.
This fix maps guesses {{"RAM"}} for HP and {{None}} for Arris and thus prevents the exception.
Change-Id: Iea329a8ebecb653d26960dafd2bde07ed5e27347
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 6e8b50903459d9ffdd5a1507a9e6d809d91b7a69
https://github.com/tribe29/checkmk/commit/6e8b50903459d9ffdd5a1507a9e6d809d…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M cmk/base/api/agent_based/register/section_plugins.py
M cmk/gui/plugins/views/perfometers/check_mk.py
M cmk/gui/valuespec.py
M cmk/gui/watolib/rulespecs.py
Log Message:
-----------
Fix some random issues
Change-Id: I7fa37068abbaccd42a7ee504ab12ce8d593c65d5
Commit: bd1cde611614b6d5a1db6fec2d9bda4f00d65cea
https://github.com/tribe29/checkmk/commit/bd1cde611614b6d5a1db6fec2d9bda4f0…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
Log Message:
-----------
Fix building CentOS 8 container
CentOS 8.3 renamed the repo to PowerTools
Change-Id: I2436154b5d2eb8126dc74ea8a9c3be35cf4d6c72
Commit: 2992f596f337cb6879b8af232f70e9db58cff093
https://github.com/tribe29/checkmk/commit/2992f596f337cb6879b8af232f70e9db5…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M tests/integration/cmk/base/test_automations.py
Log Message:
-----------
Add more useful error message to failed automation tests
Change-Id: I4158f438fe4f421a02ddc4d7175e4109f100cdcf
Commit: efa6fc4ae2b12b4a0a848ea7473803ed43329fae
https://github.com/tribe29/checkmk/commit/efa6fc4ae2b12b4a0a848ea7473803ed4…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M tests/integration/cmk/base/test_automations.py
Log Message:
-----------
Make test accept another DNS resolver issue
Depending on the DNS resolver settings the response is a bit different.
Adding a new situation that can occur during manual tests.
Change-Id: Idcb5df7a96d9701596bfd57a3391f0e6426ad9d3
Commit: cf545a49235f98ad14e424f9d503a9115746e804
https://github.com/tribe29/checkmk/commit/cf545a49235f98ad14e424f9d503a9115…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M tests/testlib/web_session.py
Log Message:
-----------
Fix wrong file access when running tests undockered
Change-Id: Ifb24786c81587cf9c087f7a5aa8d4616d18c1035
Commit: 0309002ce4525f56a1528b5e23e77c363d9da52d
https://github.com/tribe29/checkmk/commit/0309002ce4525f56a1528b5e23e77c363…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M tests/integration/cmk/base/test_automations.py
M tests/integration/cmk/base/test_check_variables.py
M tests/integration/cmk/base/test_discovery_parameters.py
M tests/integration/cmk/base/test_modes.py
Log Message:
-----------
Little more robust test setup finalization
The cleanup code (after the yield) is not called in case some exception
occurs during during activate changes, leaving configuration files of
the fixture behind which will then break the test isolation.
Would be better to separate single parts of the fixture into smaller
fixtures to isolate them a bit more.
Change-Id: I5d9602377692b7d92fb4c0422921a6a654fc4997
Compare: https://github.com/tribe29/checkmk/compare/3d1eaa806351...0309002ce452