You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should upload all container logs upon test failures for easier debugging.
I haven't looked too much into it yet, but I believe we will need to write logs to disk before teardown (as all the containers get removed). After the test is finished running, we can use a follow up step to upload logs only upon test failure.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
We should upload all container logs upon test failures for easier debugging.
I haven't looked too much into it yet, but I believe we will need to write logs to disk before teardown (as all the containers get removed). After the test is finished running, we can use a follow up step to upload logs only upon test failure.
For Admin Use
The text was updated successfully, but these errors were encountered: