ROX-32045: output emailsender test kube logs to artifacts#2497
ROX-32045: output emailsender test kube logs to artifacts#2497johannes94 merged 6 commits intomainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ebensh, johannes94 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
New changes are detected. LGTM label has been removed. |
|
/override ci/prow/e2e |
|
@johannes94: Overrode contexts on behalf of johannes94: ci/prow/e2e, ci/prow/images DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Description
With previous implementation the logs and describes were unstructured and finding failures was difficult. Additionally only a small subset of logs were in the output.
With the new implementation describe and logs per pod are separated, complete and uploaded as artifacts instead of inline logs which makes debugging easier.
Checklist (Definition of Done)
Test manualROX-12345: ...Test manual
CI