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

e2e: use bridge cni plugin by default #1058

Merged
merged 1 commit into from Aug 23, 2023
Merged

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Aug 22, 2023

Bridge networking is stupid and simple and works perfectly in our one node cluster setup. More complicated CNI setup brings no value in terms of testing cri-resmgr. Using bridge speeds up tests considerably (by eliminating all clilium/weavenet download and initialization time) plus should virtually eliminate all test flakyness related to CNI plugin failures.

Bridge networking is stupid and simple and works perfectly in our one
node cluster setup. More complicated CNI setup brings no value in terms
of testing cri-resmgr. Using bridge speeds up tests considerably (by
eliminating all clilium/weavenet download and initialization time) plus
should virtually eliminate all test flakyness related to CNI plugin
failures.
Copy link
Contributor

@askervin askervin left a comment

Choose a reason for hiding this comment

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

Cool! Thanks @marquiz!

@askervin askervin merged commit d659cbd into intel:master Aug 23, 2023
6 checks passed
@marquiz marquiz deleted the devel/e2e-cni branch August 23, 2023 06:31
@marquiz marquiz mentioned this pull request Jan 8, 2024
18 tasks
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

Successfully merging this pull request may close these issues.

None yet

3 participants