-
Notifications
You must be signed in to change notification settings - Fork 306
🌱 hack/e2e.sh create a junit file when running e2e.sh #3670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 hack/e2e.sh create a junit file when running e2e.sh #3670
Conversation
0388064 to
4b61c1a
Compare
|
Example, including this commit to force a failure: 4b61c1a
TODO: add link how it looks like in k8s-triage |
4b61c1a to
1b91f53
Compare
8ea6b26 to
475c8a6
Compare
a4cd935 to
aeb1a37
Compare
|
/retitle 🌱 hack/e2e.sh create a junit file when running e2e.sh |
|
/hold cancel |
263c2ef to
c658619
Compare
|
/hold To manually check result. |
|
Thx! /lgtm |
|
LGTM label has been added. Git tree hash: dcb37c5d99c8d614feaaa7d70b236cd00e58b6ce
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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:
Approvers can indicate their approval by writing |
|
/hold cancel Happy path works too |
|
/cherry-pick release-1.14 |
|
/cherry-pick release-1.13 |
|
/cherry-pick release-1.12 |
|
@sbueringer: new pull request created: #3673 In 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. |
|
@sbueringer: new pull request created: #3674 In 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. |
|
@sbueringer: #3670 failed to apply on top of branch "release-1.12": In 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. |

What this PR does / why we need it:
Adds a junit file so test failures like ci connectivity can be analyzed using k8s-triage too.
/hold
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #