Categorygithub.com/openshift/cluster-node-tuning-operatorteste2eperformanceprofilefunctestsutilspods
# Functions
No description provided by the author
No description provided by the author
ExecCommandOnPod runs command in the pod and returns buffer output.
GetContainerIDByName returns container ID under the pod by the container name.
GetLogs returns logs of the specified pod.
No description provided by the author
GetTestPod returns pod with the busybox image.
WaitForCondition waits until the pod will have specified condition type with the expected status.
WaitForDeletion waits until the pod will be removed from the cluster.
WaitForPhase waits until the pod will have specified phase.
No description provided by the author
WaitForPredicate waits until the given predicate against the pod returns true or error.
# Constants
DefaultDeletionTimeout contains the default pod deletion timeout in seconds.