Skip to content
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

Enable integration test results report on Jenkins [skip ci] #4624

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

zhanga5
Copy link
Contributor

@zhanga5 zhanga5 commented Jan 25, 2022

Signed-off-by: Alex Zhang alex4zhang@gmail.com

The test result would be collected by using JUnit plugin on Jenkins for helping evaluate individual test case duration, e.g, #4538 (comment)

In case of any test case was failed, the error message or stacktrace would be collected for further troubleshooting, e.g,

image

Signed-off-by: Alex Zhang <alex4zhang@gmail.com>
@zhanga5 zhanga5 linked an issue Jan 25, 2022 that may be closed by this pull request
@pxLi pxLi changed the base branch from branch-22.02 to branch-22.04 January 25, 2022 09:24
@pxLi pxLi added the build Related to CI / CD or cleanly building label Jan 25, 2022
Copy link
Member

@jlowe jlowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look OK, but I noticed that this is linked to close #4538 which seems incorrect. This doesn't make the integration tests run faster, just gathers reporting on it.

@sameerz sameerz added this to the Jan 10 - Jan 28 milestone Jan 25, 2022
@pxLi pxLi changed the title Enable integration test results report on Jenkins Enable integration test results report on Jenkins [skip ci] Jan 26, 2022
@pxLi
Copy link
Collaborator

pxLi commented Jan 26, 2022

build

@zhanga5
Copy link
Contributor Author

zhanga5 commented Jan 26, 2022

Changes look OK, but I noticed that this is linked to close #4538 which seems incorrect. This doesn't make the integration tests run faster, just gathers reporting on it.

agree. Removed now

@pxLi pxLi merged commit efeec0d into NVIDIA:branch-22.04 Jan 26, 2022
@zhanga5 zhanga5 deleted the test_report branch January 26, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants