-
Notifications
You must be signed in to change notification settings - Fork 26
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
Ensure JUnit tests pass #30
Conversation
/lgtm |
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.
I've added a comment to RHCLOUD-28568, I believe this should be handled at pipeline level, with a JUnit reporter instead.
Can we please consider this instead?
reverting because iqe_runner.sh uses $plugin to construct the filename but the cji_smoke_test.sh relies on $CJI_NAME and that doesn't always match |
Ticket: https://issues.redhat.com/browse/RHCLOUD-28568
This PR makes sure the Junit tests pass by checking the artifacts exist.