Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: e3256a1d7e1ab754b992c70778ffd576784d164b
https://github.com/Checkmk/checkmk/commit/e3256a1d7e1ab754b992c70778ffd5767…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M tests/testlib/agent.py
M tests/testlib/utils.py
M tests/update/conftest.py
Log Message:
-----------
Move 'execute' function to common tests-utils module
Change-Id: If55c5b40ee64ee925fa29591ca78bddccaa23e1e
Commit: 6e91eef55a8d5cc1a2096447527f3cf0d9987479
https://github.com/Checkmk/checkmk/commit/6e91eef55a8d5cc1a2096447527f3cf0d…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M tests/composition/conftest.py
M tests/testlib/utils.py
M tests/update/conftest.py
Log Message:
-----------
Restart httpd within a utils function
Since such functionality is used in more than one test suite, it is
moved in the common utils module.
Change-Id: I1108804415acf42923b10cd00c4d5dea7d399705
Commit: 3ee244fd598c87892cd473a2768c57ef9fa5bb8c
https://github.com/Checkmk/checkmk/commit/3ee244fd598c87892cd473a2768c57ef9…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M tests/update/conftest.py
M tests/update/test_update.py
Log Message:
-----------
Handle unsupported versions in test-update
A logic to handle unsupported versions is here introduced.
The test detects the unsupported base-version, assert the presence of
the expected error message while trying to update and skip the test
prior to the update process.
Change-Id: Ic11a678f20b07a98587a82f86b3c4bf36f46b308
Compare:
https://github.com/Checkmk/checkmk/compare/2fe81f17274e...3ee244fd598c