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

clean multinicipam test case and handle hanging interfaces #11

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

sunya-ch
Copy link
Collaborator

@sunya-ch sunya-ch commented Sep 7, 2022

This PR mainly makes changes for the problematic test case (multinic_ipam) to call controller unit function directly instead of calling the handle function on the deployed resource in the test environment.
The previous version may timely have an issue on CI due to long delays of resource deployment.

With the same commit, there are also the following fixes:

  • add missing values in the clusterserviceversion to pass the bundle test
  • modify CIDR handling function to include only available host-interface items (aka not add removed host-interface).

Signed-off-by: Sunyanan Choochotkaew [email protected]

@tatsuhirochiba tatsuhirochiba merged commit db98856 into main Sep 7, 2022
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.

2 participants