This commit is contained in:
Manuel de Brito Fontes 2017-09-13 16:33:59 -03:00
parent 8b5092bed6
commit 21bff54ef2

View file

@ -23,7 +23,7 @@ report_error() {
trap 'report_error $LINENO' ERR
${WAIT_FOR_DEPLOYMENT} nginx-ingress-controller
notrap
trap '' ERR
echo "Running tests..."
go test -v k8s.io/ingress/controllers/nginx/e2e/... -run ^TestIngressSuite$ --args --alsologtostderr --v=10