package e2e
import "k8s.io/kubernetes/test/e2e"
Index ¶
Functions ¶
func RunE2ETests ¶
RunE2ETests checks configuration parameters (specified through flags) and then runs E2E tests using the Ginkgo runner. If a "report directory" is specified, one or more JUnit test reports will be generated in this directory, and cluster logs will also be saved. This function is called on each Ginkgo node in parallel mode.
Source Files ¶
e2e.go examples.go gke_local_ssd.go gke_node_pools.go
Directories ¶
- Version
- v1.12.5-beta.0
- Published
- Dec 14, 2018
- Platform
- js/wasm
- Imports
- 40 packages
- Last checked
- 25 seconds ago –
Tools for package owners.