kubernetesk8s.io/kubernetes/test Directories

test/ directory

Directories

PathSynopsis
test/component
test/component/scheduler
test/component/scheduler/perf
test/e2e
test/e2e/chaosmonkey
test/e2e/cleanup
test/e2e/common
test/e2e/frameworkThis is a utility for prometheus pushing functionality.
test/e2e/generated
test/e2e_nodee2e_node contains e2e tests specific to the node TODO: rename this package e2e-node
test/e2e_node/build
test/e2e_node/environmentBuild 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/remoteTo 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-testerA 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-testerA tiny web server for checking networking connectivity.
test/images/n-way-httpA webserver that runs n http handlers.
test/images/porterA tiny binary for testing ports.
test/images/port-forward-testerA 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_hostnameA small utility to just serve the hostname on TCP and/or UDP.
test/integrationPackage 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.