-
Notifications
You must be signed in to change notification settings - Fork 35
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
[3.15] Disable tests that have no IBM ppc64le or s390x supporting images #2116
Conversation
Disable tests that have no IBM ppc64le or s390x supporting images. Also, fix some tests to use images that do support ppc64le or s390x.
@redmark-redhat there are some conflicts |
@fedinskiy conflicts are resolved. |
no, they are not |
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.
@mjurc @fedinskiy please don't merged this PR until questions are answered here #2123 (review)
@redmark-redhat not sure why are you requesting my review? You are disabling classes you don't need to, we discussed it in several channels by now (Slack, other PRs), you don't run baremetal tests, so why are you disabling them? |
Dismissing review since Michal Vavrik is correct
@michalvavrik I guess I'm unclear which are baremetal tests and which are openshift tests. I see some tests are To disable ones like MSSQL I followed the e.g. |
@redmark-redhat you could see that in Maven POM file, because there are exclusion patterns, but I am happy to translate it for you. Here you go:
|
@redmark-redhat any test which is not tagged with Openshift (and is not called OpenShift${something}IT) is a baremetal one. |
Thanks, I'll backout the baremetal changes ASAP. |
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
@redmark-redhat 5 commits is bit excessive for such a PR, could you please squash it? |
Sure, I have a meeting now but will do it ASAP. |
And please resolve conflicts, since they are stopping the merge, @redmark-redhat |
I'll close the PR and rework fresh and clean on Monday. |
Summary
Disable tests that have no IBM ppc64le or s390x supporting images. Also, reference images, in the POM file, that do support ppc64le or s390x.
Please select the relevant options.
run tests
phrase in comment)Checklist: