-
Notifications
You must be signed in to change notification settings - Fork 52
Mark network tests that don't require node's additional interfaces #724
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
Conversation
|
Report bugs in Issues The following are automatically added:
Available user actions:
Supported /retest check runs
Supported labels
|
|
/build-and-push-container |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:pr-724 published |
EdDev
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.
@yossisegev , I think there is a need to update the condition in the network sanity check to allow such tests to run.
Anatw
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.
Yossi, how were the marked test gathered?
@EdDev I prefer handling it in another PR because:
|
4451652 to
78faf84
Compare
EdDev
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.
/approve
/lgtm
|
/approve |
|
/approve |
|
/check-can-merge |
|
/verified |
|
/check-can-merge |
|
Successfully removed PR tag: quay.io/openshift-cnv/openshift-virtualization-tests:pr-724. |
|
/cherry-pick cnv-4.18 |
|
Manual cherry-pick is needed |
|
/cherry-pick cnv-4.18 |
|
Manual cherry-pick is needed |
|
/cherry-pick cnv-4.18 |
|
Manual cherry-pick is needed |
|
/cherry-pick cnv-4.18 |
|
Manual cherry-pick is needed |
Acceptance tests for new architectures, platforms etc. shouldn't depend on having extra NICs on the cluster nodes, except for the primary interface. In order to have satisfactory coveage in these tests, we mark all the these tests with the a new marker, which can and should be used for these types of tests.