USHIFT-6183: Fix ginkgo junit results#5537
USHIFT-6183: Fix ginkgo junit results#5537openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
Conversation
592eb4c to
3f5fc24
Compare
3f5fc24 to
fdc7ac6
Compare
|
/test e2e-aws-tests-release |
93041a1 to
68580ef
Compare
|
/test e2e-aws-tests-bootc-release |
68580ef to
699d252
Compare
|
/test e2e-aws-tests-bootc-release |
699d252 to
5340129
Compare
Co-authored-by: Alejandro Gullón <agullon@redhat.com>
|
/retitle USHIFT-6183: Fix ginkgo junit results |
|
@kasturinarra: This pull request references USHIFT-6183 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest-required |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: agullon, kasturinarra 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 |
|
/verified by ci |
|
@kasturinarra: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/override ci/prow/e2e-aws-tests-release ci/prow/e2e-aws-tests-bootc-release |
|
@agullon: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. 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. |
|
@kasturinarra: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
USHIFT-6183: Fix ginkgo junit results (cherry picked from commit 3e4d0b8)
Which issue(s) this PR addresses: Ginkgo tests are generating an xml which show result as failed even though all tests have passed, raising a PR here to fix the same.
Closes #USHIFT-6183