Skip to content

Commit

Permalink
more debug on failure
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
gabemontero committed Mar 13, 2024
1 parent 6206080 commit 7ca341c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operator/test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ test_results() {
kubectl logs deployment/tekton-results-watcher -c kube-rbac-proxy -n tekton-results >&2
echo "[ERROR] watcher watcher logs:" >&2
kubectl logs deployment/tekton-results-watcher -c watcher -n tekton-results >&2
oc get pods -n tekton-results
exit 1
fi
fi
Expand Down

0 comments on commit 7ca341c

Please sign in to comment.