Skip to content

Commit

Permalink
operator: Merge pull request redpanda-data#7402 from RafalKorepta/rk/r…
Browse files Browse the repository at this point in the history
…edpanda-datagh-7396/gather-more-events

k8s: Gather k8s events from failed test
  • Loading branch information
RafalKorepta authored Nov 22, 2022
2 parents 4e7055e + 2693c56 commit 4fe9d83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/endpoint-template/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ collectors:
command: kubectl get clusters -o jsonpath={@} -n $NAMESPACE
- type: command
command: kubectl get pods -o jsonpath={@} -n $NAMESPACE
- type: command
command: kind export logs --name kind tests/_e2e_artifacts/endpoint-template

0 comments on commit 4fe9d83

Please sign in to comment.