Revert "Implement 'Nodes Network' test for GKE"

This commit is contained in:
Wojciech Tyczynski
2015-07-30 15:29:01 +02:00
parent 769230e735
commit 2c5c1931e5
3 changed files with 20 additions and 5 deletions

View File

@@ -89,7 +89,7 @@ fi
export PATH=$(dirname "${e2e_test}"):"${PATH}"
"${ginkgo}" "${ginkgo_args[@]:+${ginkgo_args[@]}}" "${e2e_test}" -- \
"${auth_config[@]:+${auth_config[@]}}" \
--host="https://${KUBE_MASTER_IP:-}" \
--host="https://${KUBE_MASTER_IP-}" \
--provider="${KUBERNETES_PROVIDER}" \
--gce-project="${PROJECT:-}" \
--gce-zone="${ZONE:-}" \