test/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
test/component | |
test/component/scheduler | |
test/component/scheduler/perf | |
test/e2e | |
test/e2e/chaosmonkey | |
test/e2e/cleanup | |
test/e2e/common | |
test/e2e/framework | This is a utility for prometheus pushing functionality. |
test/e2e/generated | |
test/e2e_node | e2e_node contains e2e tests specific to the node TODO: rename this package e2e-node |
test/e2e_node/build | |
test/e2e_node/environment | Build the binary with `go build conformance.go`, then run the conformance binary on a node candidate. |
test/e2e_node/remote | |
test/e2e_node/runner | |
test/e2e_node/runner/local | |
test/e2e_node/runner/remote | To run the node e2e tests remotely against one or more hosts on gce: $ go run run_remote.go --logtostderr --v 2 --ssh-env gce --hosts <comma separated hosts> To run the node e2e tests remotely against one or more images on gce and provision them: $ go run run_remote.go --logtostderr --v 2 --project <project> --zone <zone> --ssh-env gce --images <comma separated images> |
test/e2e_node/services | |
test/e2e/perftype | |
test/images | |
test/images/clusterapi-tester | A simple pod that first lists all nodes/services through the Kubernetes api, then serves a 200 on /healthz. |
test/images/entrypoint-tester | |
test/images/fakegitserver | |
test/images/goproxy | |
test/images/mount-tester | |
test/images/netexec | |
test/images/network-tester | A tiny web server for checking networking connectivity. |
test/images/n-way-http | A webserver that runs n http handlers. |
test/images/porter | A tiny binary for testing ports. |
test/images/port-forward-tester | A tiny binary for testing port forwarding. |
test/images/resource-consumer | |
test/images/resource-consumer/common | |
test/images/resource-consumer/consume-cpu | |
test/images/resource-consumer/controller | |
test/images/serve_hostname | A small utility to just serve the hostname on TCP and/or UDP. |
test/integration | Package integration provides integration tests for Kubernetes. |
test/integration/discoverysummarizer | |
test/integration/examples | |
test/integration/federation | |
test/integration/framework | |
test/integration/metrics | |
test/integration/objectmeta | |
test/integration/openshift | |
test/soak | |
test/soak/cauldron | |
test/soak/serve_hostnames | |
test/utils |
- Version
- v1.4.1
- Published
- Oct 10, 2016
- Platform
- darwin/amd64
- Last checked
- 1 minute ago –
Tools for package owners.