Skip to content

Commit

Permalink
Merge pull request jetstack#176 from wallrj/175-fix-test-logged-errors
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Remove call to test_logged_errors function

Follow up to: jetstack#175
**Release note**:
```release-note
NONE
```
  • Loading branch information
jetstack-ci-bot authored Dec 14, 2017
2 parents ed6ed2b + bd10030 commit c2b2a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/libe2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ function dump_debug_logs() {

function fail_and_exit() {
local namespace="${1}"
test_logged_errors "${namespace}"

kubectl api-versions
kubectl get apiservice -o yaml
Expand Down

0 comments on commit c2b2a24

Please sign in to comment.