Documentation
¶
Overview ¶
Package ddot provides shared E2E helpers for DDOT extension tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertDDOTManagedByProcmgr ¶
func AssertDDOTManagedByProcmgr(t *testing.T, host *components.RemoteHost)
AssertDDOTManagedByProcmgr verifies extension DDOT is supervised by dd-procmgrd.
func AssertDDOTNotManagedByProcmgr ¶
func AssertDDOTNotManagedByProcmgr(t *testing.T, host *components.RemoteHost)
AssertDDOTNotManagedByProcmgr verifies extension DDOT is no longer supervised by dd-procmgrd.
func AssertProcmgrDDOTTelemetry ¶
func AssertProcmgrDDOTTelemetry(t *testing.T, host *components.RemoteHost)
AssertProcmgrDDOTTelemetry verifies COAT gauges report DDOT under dd-procmgrd. Call AssertDDOTManagedByProcmgr first so procmgr is reachable and DDOT is running.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.