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

Add utility function and test for validating whether loopback status is UP #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sameersaeed
Copy link

Added a utility function, isLoInterfaceUp (also used in PR #10915 of containerd) for validating whether the loopback status is currently UP, which can be used in future tests. Also added a basic test, TestLoopbackStatus, which runs this validation on the host running the test

I can also help work on adding this utility check onto new / existing tests if needed. Feel free to let me of any suggestions! @mikebrow @MikeZappa87

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.

1 participant