Skip to content

Commit

Permalink
Make integration test happy after 2dd3b1e
Browse files Browse the repository at this point in the history
Change-Id: I7626854944da383e1ed9dd3eb67e0b7dae5726b6
  • Loading branch information
LarsMichelsen committed Dec 20, 2024
1 parent 4f8cdb5 commit 3d2d907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/omd/test_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def test_hooks(site: Site) -> None:
if site.version.is_cloud_edition() or site.version.is_managed_edition():
hooks += [
"OPENTELEMETRY_COLLECTOR",
"OPENTELEMETRY_COLLECTOR_SELF_MONITORING_PORT",
]

installed_hooks = os.listdir(site.root / "lib" / "omd" / "hooks")
Expand Down

0 comments on commit 3d2d907

Please sign in to comment.