diff --git a/tests/operator-metrics/max-loops/chainsaw-test.yaml b/tests/operator-metrics/max-loops/chainsaw-test.yaml index 23fcdafed..ce0354a39 100755 --- a/tests/operator-metrics/max-loops/chainsaw-test.yaml +++ b/tests/operator-metrics/max-loops/chainsaw-test.yaml @@ -19,3 +19,8 @@ spec: file: 01-verify-metrics.yaml - assert: file: 01-assert-job.yaml + catch: + - events: {} + - podLogs: + selector: operator-metrics + tail: 10 \ No newline at end of file