Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 61b2fac43cd3daf4c21103fd66453a02c1197c27
https://github.com/Checkmk/checkmk/commit/61b2fac43cd3daf4c21103fd66453a02c…
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: 8d4a5b3511d97584521b4e8f158ca1504ca98a68
https://github.com/Checkmk/checkmk/commit/8d4a5b3511d97584521b4e8f158ca1504…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M tests/update/conftest.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
Commit: 7140a147fc6c3c3dcb7e5f25fd66b59310cd3f97
https://github.com/Checkmk/checkmk/commit/7140a147fc6c3c3dcb7e5f25fd66b5931…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M tests/update/conftest.py
Log Message:
-----------
Extend base-versions in the update-test
Change-Id: Ie83221fbca996a01c79e868f44b5a14bb456956a
Compare:
https://github.com/Checkmk/checkmk/compare/37dfaaa9746e...7140a147fc6c