Skip to content

Commit

Permalink
Unskip test for checking otel linking
Browse files Browse the repository at this point in the history
We ship now a custom build so linking should be fine now

Change-Id: I724c711b046c8f08ca01b69f6cab5be3f9206b28
  • Loading branch information
TimotheusBachinger committed Feb 24, 2025
1 parent 09c1253 commit 04a5f98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/omd/test_linked_libraries.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ def test_linked_libraries(site: Site) -> None:
exclude_entirely = [
# That is a 32bit binary.
"share/check_mk/agents/plugins/cmk-update-agent-32",
# oTel links against wrong glibc, will be fixed in CMK-20806
"bin/otelcol",
]

exclude_from_forbidden_links_check = [
Expand Down

0 comments on commit 04a5f98

Please sign in to comment.