opdev / opcap

Apache License 2.0
3 stars 15 forks source link

ADD report on timed out and failed operators #334

Closed acmenezes closed 1 year ago

acmenezes commented 1 year ago

Signed-off-by: acmenezes adcmenezes@gmail.com

With this PR GetCompletedCsvWithTimeout now returns the CSV for timed out operators. Other pieces of data such as Pod status, logs and events will also be added to a report for debugging timed out and failed operators.

Fixes #330 #331

Changes (required)

Checklist (required)

References (optional)

exe-prow-github-app[bot] commented 1 year ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

exe-prow-github-app[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: skattoju, yashoza19

Associated issue: #330

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opdev/opcap/blob/main/OWNERS)~~ [yashoza19] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment