Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AfterSuiteActions ¶ added in v1.18.0
AfterSuiteActions are actions that are run on ginkgo's SynchronizedAfterSuite
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.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
test-driver/app
Package app does all of the work necessary to configure and run a Kubernetes app process.
|
Package app does all of the work necessary to configure and run a Kubernetes app process. |
Package environment contains pre-defined environments used by test/e2e and/or test/e2e_node.
|
Package environment contains pre-defined environments used by test/e2e and/or test/e2e_node. |
Package feature contains pre-defined features used by test/e2e and/or test/e2e_node.
|
Package feature contains pre-defined features used by test/e2e and/or test/e2e_node. |
Package framework contains provider-independent helper code for building and running E2E tests with Ginkgo.
|
Package framework contains provider-independent helper code for building and running E2E tests with Ginkgo. |
config
Package config simplifies the declaration of configuration options.
|
Package config simplifies the declaration of configuration options. |
debug/init
Package init sets debug.DumpAllNamespaceInfo as implementation in the framework and enables log size verification and resource gathering.
|
Package init sets debug.DumpAllNamespaceInfo as implementation in the framework and enables log size verification and resource gathering. |
metrics/init
Package init installs GrabBeforeEach and GrabAfterEach as callbacks for gathering data before and after a test.
|
Package init installs GrabBeforeEach and GrabAfterEach as callbacks for gathering data before and after a test. |
node/init
Package init registers node.AllNodesReady.
|
Package init registers node.AllNodesReady. |
testfiles
Package testfiles provides a wrapper around various optional ways of retrieving additional files needed during a test run: - builtin bindata - filesystem access
|
Package testfiles provides a wrapper around various optional ways of retrieving additional files needed during a test run: - builtin bindata - filesystem access |
Package network are the end-to-end tests for Kubernetes networking.
|
Package network are the end-to-end tests for Kubernetes networking. |
Package feature contains pre-defined node features used by test/e2e and/or test/e2e_node.
|
Package feature contains pre-defined node features used by test/e2e and/or test/e2e_node. |
drivers/csi-test/driver
Package driver is a generated GoMock package.
|
Package driver is a generated GoMock package. |
podlogs
Package podlogs enables live capturing of all events and log messages for some or all pods in a namespace as they get generated.
|
Package podlogs enables live capturing of all events and log messages for some or all pods in a namespace as they get generated. |
Package upgrades provides a framework for testing Kubernetes features before, during, and after different types of upgrades.
|
Package upgrades provides a framework for testing Kubernetes features before, during, and after different types of upgrades. |
Click to show internal directories.
Click to hide internal directories.