Skip to content

Instantly share code, notes, and snippets.

@elsonrodriguez
Created September 21, 2016 18:31
Show Gist options
  • Save elsonrodriguez/179138d86402425edd58425a18fd80b1 to your computer and use it in GitHub Desktop.
Save elsonrodriguez/179138d86402425edd58425a18fd80b1 to your computer and use it in GitHub Desktop.
Testing Kubernetes

Run e2e conformance tests against current cluster context:

KUBERNETES_CONFORMANCE_TEST=y KUBERNETES_PROVIDER=skeleton go run hack/e2e.go -v --test --test_args="--ginkgo.focus=\[Conformance\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment