Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: b30f58e6f95b20e3bbd0faf6cede2756fe1bf60c
https://github.com/tribe29/checkmk/commit/b30f58e6f95b20e3bbd0faf6cede2756f…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M tests/composition/agents/test_cmk_agent_ctl.py
M tests/composition/utils.py
Log Message:
-----------
Composition tests: Move check if we are containerized to utils
This check will be needed in multiple places to avoid messing up local
environments. Also adds a command line switch to override the check,
which facilitates local testing.
CMK-11635
Change-Id: Idd9c7c632eacdcb228fc577a6423002dc55e76a0
Commit: b40221442d123bc9a7194c1d6634d0fb0224f2db
https://github.com/tribe29/checkmk/commit/b40221442d123bc9a7194c1d6634d0fb0…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M pyproject.toml
A tests/composition/controller_site_interactions/__init__.py
A tests/composition/controller_site_interactions/common.py
A tests/composition/controller_site_interactions/conftest.py
A tests/composition/controller_site_interactions/test_register_workflow.py
M tests/testlib/version.py
Log Message:
-----------
Composition tests for `cmk-agent-ctl register` workflow
CMK-11635
Change-Id: I4b9baad0bb2aec2f7d00a7634d8f8072e4f3e365
Compare:
https://github.com/tribe29/checkmk/compare/5b13d3c15ab7...b40221442d12