Revert "Add a custom main instead of the standard test main, to reduce stack …"

This commit is contained in:
Wojciech Tyczynski
2016-06-10 11:49:42 +02:00
committed by GitHub
parent 38a1fb2b96
commit cfd8173f92
3 changed files with 1 additions and 113 deletions

View File

@@ -52,7 +52,7 @@ runTests() {
# KUBE_RACE="-race"
KUBE_GOFLAGS="-tags 'integration no-docker' " \
KUBE_RACE="" \
KUBE_TEST_ARGS="--integration-timeout=${KUBE_TIMEOUT}"
KUBE_TIMEOUT="${KUBE_TIMEOUT}" \
KUBE_TEST_API_VERSIONS="$1" \
"${KUBE_ROOT}/hack/test-go.sh" test/integration

View File

@@ -206,7 +206,6 @@ insecure-bind-address
insecure-port
insecure-skip-tls-verify
instance-name-prefix
integration-timeout
iptables-masquerade-bit
iptables-sync-period
ir-data-source
@@ -449,7 +448,6 @@ target-port
tcp-services
terminated-pod-gc-threshold
test-timeout
timeout-full-stack
tls-cert-file
tls-private-key-file
to-version