Skip to content

Commit 8f8ddae

Browse files
committed
Skip flaky test_mkp_install_with_legacy_lib_file
CMK-37895 Change-Id: I9398c2c8f00668ad8e272c0a8c26b55553bf44f0
1 parent 0f74c97 commit 8f8ddae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/system/singlesite/bin/test_mkp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def test_mkp_non_existing(site: Site) -> None:
4141
site.check_output(["mkp", "nubbel"])
4242

4343

44+
@pytest.mark.skip(reason="Flaky test: CMK-37895")
4445
def test_mkp_install_with_legacy_lib_file(site: Site) -> None:
4546
"""We're removing the link local/lib/check_mk -> local/lib/python3/cmk.
4647

0 commit comments

Comments
 (0)