Merge pull request #21430 from spxtr/e2e-internal

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-02-21 12:08:22 -08:00
9 changed files with 25 additions and 60 deletions

View File

@@ -319,6 +319,7 @@ function test-build-release {
# Execute prior to running tests to initialize required structure
function test-setup {
"${KUBE_ROOT}/cluster/kube-up.sh"
echo "Vagrant test setup complete" 1>&2
}