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

Execute plugin tests intently in CNAO e2e tests scope #1918

Open
LakshmiRavichandran1 opened this issue Oct 9, 2024 · 0 comments
Open

Execute plugin tests intently in CNAO e2e tests scope #1918

LakshmiRavichandran1 opened this issue Oct 9, 2024 · 0 comments

Comments

@LakshmiRavichandran1
Copy link

What happened:
Hi, we are interested to port CNAO for s390x arch as part of our overall effort to enable Kubevirt on s390x.
You can find some of our initial work here #1916

However, on investigation into to the e2e tests under https://github.com/kubevirt/cluster-network-addons-operator/blob/main/test/e2e/monitoring
we sniffed that the tests triggers once-for-all for different plugins (multus, linux bridge, etc.).

What you expected to happen:
Is there a way to test only specific plugins that we can decide to verify?

How to reproduce it (as minimally and precisely as possible):
Currently, all the different plugins (except multus) are not multi-arch so the e2e tests fails overall for s390x.

Anything else we need to know?:

Environment:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant