kubernetesk8s.io/kubernetes/test Directories

test/ directory

Directories

PathSynopsis
test/e2e
test/e2e/chaosmonkey
test/e2e/common
test/e2e_federation
test/e2e_federation/framework
test/e2e_federation/upgradesPackage upgrades provides a framework for testing Kubernetes federation features before, during, and after different types of upgrades.
test/e2e/framework
test/e2e/generated
test/e2e_nodee2e_node contains e2e tests specific to the node TODO: rename this package e2e-node
test/e2e_node/builder
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_node/system
test/e2e/perftype
test/e2e/scheduling
test/e2e/upgradesPackage upgrades provides a framework for testing Kubernetes features before, during, and after different types of upgrades.
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/logs-generator
test/images/mount-tester
test/images/net
test/images/net/common
test/images/netexec
test/images/net/nat
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/examples
test/integration/federation
test/integration/federation/framework
test/integration/framework
test/integration/metrics
test/integration/objectmeta
test/integration/openshift
test/integration/scheduler_perf
test/listlist all unit and ginkgo test names that will be run
test/soak
test/soak/cauldron
test/soak/serve_hostnames
test/utils
Version
v1.6.4
Published
May 19, 2017
Platform
darwin/amd64
Last checked
2 seconds ago

Tools for package owners.