Skip to content

Commit

Permalink
add tail log when assert fail
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed Oct 31, 2024
1 parent 5cf5d81 commit a419142
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/operator-metrics/max-loops/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ spec:
file: 01-verify-metrics.yaml
- assert:
file: 01-assert-job.yaml
catch:
- events: {}
- podLogs:
selector: operator-metrics
tail: 10

0 comments on commit a419142

Please sign in to comment.