Directories
¶
Path | Synopsis |
---|---|
upgrades
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. |
e2e_node contains e2e tests specific to the node TODO: rename this package e2e-node
|
e2e_node contains e2e tests specific to the node TODO: rename this package e2e-node |
environment
command
Build the binary with `go build conformance.go`, then run the conformance binary on a node candidate.
|
Build the binary with `go build conformance.go`, then run the conformance binary on a node candidate. |
runner/local
command
|
|
runner/remote
command
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>
|
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> |
images
|
|
clusterapi-tester
command
A simple pod that first lists all nodes/services through the Kubernetes api, then serves a 200 on /healthz.
|
A simple pod that first lists all nodes/services through the Kubernetes api, then serves a 200 on /healthz. |
entrypoint-tester
command
|
|
fakegitserver
command
|
|
goproxy
command
|
|
logs-generator
command
|
|
mount-tester
command
|
|
n-way-http
command
A webserver that runs n http handlers.
|
A webserver that runs n http handlers. |
net
command
|
|
netexec
command
|
|
network-tester
command
A tiny web server for checking networking connectivity.
|
A tiny web server for checking networking connectivity. |
port-forward-tester
command
A tiny binary for testing port forwarding.
|
A tiny binary for testing port forwarding. |
porter
command
A tiny binary for testing ports.
|
A tiny binary for testing ports. |
resource-consumer
command
|
|
resource-consumer/consume-cpu
command
|
|
resource-consumer/controller
command
|
|
serve_hostname
command
A small utility to just serve the hostname on TCP and/or UDP.
|
A small utility to just serve the hostname on TCP and/or UDP. |
Package integration provides integration tests for Kubernetes.
|
Package integration provides integration tests for Kubernetes. |
list all unit and ginkgo test names that will be run
|
list all unit and ginkgo test names that will be run |
soak
|
|
cauldron
command
|
|
serve_hostnames
command
|
|
Click to show internal directories.
Click to hide internal directories.