e2e

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPod

func GetPod(namespace, namePrefix, containsImage string, kubeclient kubernetes.Interface) v1.Pod

GetPod retrieves a given pod based on namespace, the pod name prefix, and the image used Original Source https://github.com/jaegertracing/jaeger-operator/blob/master/test/e2e/utils.go

func WaitForPod

func WaitForPod(t *testing.T, f *framework.Framework, ctx *framework.TestCtx, namespace, name string, retryInterval time.Duration, timeout time.Duration) error

WaitForPod retrieves a specific pod with a known name and namespace and waits for it to be running and available

func WaitForPodWithImage

func WaitForPodWithImage(t *testing.T, f *framework.Framework, ctx *framework.TestCtx, namespace, name string, image string, retryInterval time.Duration, timeout time.Duration) error

WaitForPodWithImage retrieves a pod using GetPod and waits for it to be running and available

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL