Make node E2E tests more transparent

This commit is contained in:
Paul Morie
2016-09-19 23:08:24 -04:00
parent cfecc2fa72
commit 3539993ee0
6 changed files with 145 additions and 92 deletions

View File

@@ -168,6 +168,7 @@ test-e2e: ginkgo generated_files
# INSTANCE_METADATA: For REMOTE=true and running on GCE only.
# GUBERNATOR: For REMOTE=true only. Produce link to Gubernator to view logs.
# Defaults to false.
# PARALLELISM: The number of gingko nodes to run. Defaults to 8.
#
# Example:
# make test-e2e-node FOCUS=Kubelet SKIP=container