e2e

package
v0.0.0-...-97cf01e Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Letters is the letters of the alphabet.
	Letters = "abcdefghijklmnopqrstuvwxyz"

	// LoadBalancerPollTimeout is how long we wait for a the LB to be
	// ready. On average it takes ~6 minutes for a single backend to come
	// online in GCE.
	LoadBalancerPollTimeout = 12 * time.Minute
	// LoadBalancerPollInterval is the time between checking for the LB to be ready.
	LoadBalancerPollInterval = 10 * time.Second

	// IngressReqTimeout is the timeout on a single http request.
	IngressReqTimeout = 10 * time.Second
)

Variables

This section is empty.

Functions

func RunBasicCreateTest

func RunBasicCreateTest()

RunBasicCreateTest creates a basic multicluster ingress and verifies that it works as expected. TODO(nikhiljindal): Use ginkgo and gomega and possibly reuse k/k e2e framework.

func RunHCFromProbeTest

func RunHCFromProbeTest()

RunHCFromProbeTest tests health checks.

Types

This section is empty.

Jump to

Keyboard shortcuts

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