-
Notifications
You must be signed in to change notification settings - Fork 667
Adding junitReporter to generate xml report #963
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
Adding junitReporter to generate xml report #963
Conversation
|
Can one of the admins verify this patch? |
1 similar comment
|
Can one of the admins verify this patch? |
|
/ok-to-test |
|
jenkins rebuild |
49b6615 to
29e5ff0
Compare
29e5ff0 to
718cd5e
Compare
|
/test images |
|
jenkins rebuild |
|
/retest |
|
jenkins rebuild |
|
/retest |
spadgett
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
/retest |
1 similar comment
|
/retest |
|
@jcaianirh fyi, I believe there's a way to use the junit report to show failures in prow. we should look at that |
|
/retest |
|
Install failed running the e2e tests /retest |
|
/retest |
We need need JUnit output for processing UI tests results in our CI.
Adding JUnitReporter to generate XML output.