# Functions
Prints the histogram of the events and returns the number of bad events.
No description provided by the author
ClusterLevelLoggingWithElasticsearch is an end to end test for cluster level logging.
Delete a Replication Controller and all pods it spawned.
Diff computes a PodDiff given 2 lists of pods.
FailedContainers inspects all containers in a pod and returns failure information for containers that have failed or been restarted.
No description provided by the author
Prints summary metrics for request types with latency above threshold and returns number of such request types.
No description provided by the author
No description provided by the author
NewFramework makes a new framework and sets up a BeforeEach/AfterEach for you (you can write additional before/after each functions).
No description provided by the author
NodeSSHHosts returns SSH-able host names for all nodes.
No description provided by the author
RunRC Launches (and verifies correctness) of a Replication Controller and will wait for all pods it spawns to become "Running".
No description provided by the author
A basic test to check the deployment of an image using a replication controller.
SSH synchronously SSHs to a node running on provider and runs cmd.
# Variables
This should match whatever the default/configured range is.
# Structs
No description provided by the author
No description provided by the author
Framework supports common operations used by e2e tests; it will keep a client & a namespace for you.
LatencyMetrics stores data about request latency at a given quantile broken down by verb (e.g.
No description provided by the author
No description provided by the author
No description provided by the author
partially cloned from webserver.go.
No description provided by the author
Configuration of one tests.
Simple helper class to avoid too much boilerplate in tests.
# Type aliases
No description provided by the author
LatencyMetricByLatency implements sort.Interface for []LatencyMetric based on the latency field.
PodDiff is a map of pod name to podInfos.