Documentation
¶
Index ¶
- func CheckCadvisorHealthOnAllNodes(c *client.Client, timeout time.Duration)
- func Failf(format string, a ...interface{})
- func Logf(format string, a ...interface{})
- func RunE2ETests(authConfig, certDir, host, repoRoot, provider string, gceConfig *GCEConfig, ...)
- func ServeImageOrFail(c *client.Client, test string, image string)
- type GCEConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCadvisorHealthOnAllNodes ¶ added in v0.11.0
func CheckCadvisorHealthOnAllNodes(c *client.Client, timeout time.Duration)
func RunE2ETests ¶
func RunE2ETests(authConfig, certDir, host, repoRoot, provider string, gceConfig *GCEConfig, 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 ¶ added in v0.11.0
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.
Types ¶
Click to show internal directories.
Click to hide internal directories.