kubernetesk8s.io/kubernetes/test/e2e Index | Files

package e2e

import "k8s.io/kubernetes/test/e2e"

Index

Functions

func CheckCadvisorHealthOnAllNodes

func CheckCadvisorHealthOnAllNodes(c *client.Client)

func Failf

func Failf(format string, a ...interface{})

func Logf

func Logf(format string, a ...interface{})

func RunE2ETests

func RunE2ETests(authConfig, certDir, host, repoRoot, provider string, orderseed int64, times int, reportDir string, testList []string)

Run each Go end-to-end-test. This function assumes the creation of a test cluster.

func ServeImageOrFail

func ServeImageOrFail(c *client.Client, test string, image string)

A basic test to check the deployment of an image using a replication controller. The image serves its hostname which is checked for each replica.

Source Files

cadvisor.go driver.go events.go networking.go pods.go rc.go service.go shell.go util.go

Version
v0.11.0
Published
Feb 18, 2015
Platform
windows/amd64
Imports
24 packages
Last checked
12 minutes ago

Tools for package owners.