Skip to content

Commit

Permalink
Dump ingress controller logs in case of errors [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Nov 1, 2017
1 parent a463180 commit 46375d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@ else

echo "Reason:"
kubectl describe pods -n ingress-nginx
kubectl logs -n ingress-nginx -l app=ingress-nginx
exit 1
fi

0 comments on commit 46375d5

Please sign in to comment.