hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

Otter Tests: Capture all logs during otter CI steps for test analysis

Open rbarker-dev opened this issue 2 months ago • 0 comments

Problem

Currently when we run otter tests we only upload the logs from the last test ran, that isn't necessarily the failing test (if one fails). We should upload the failing test log so that we can triage issues in otter tests.

Proposed Solution

Change the log uploaded to be the failed tests log. Stop running tests when one fails.

Implementation

No response

rbarker-dev avatar Oct 31 '25 20:10 rbarker-dev