-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix multihoming tests #9875
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
Fix multihoming tests #9875
Conversation
@SeppoTakalo please review |
I updated Reviewers section (use that one to request reviewers, will be tagged automatically). |
@tymoteuszblochmobica, thank you for your changes. |
6d428ec
to
0ee97ed
Compare
Should the whole test be flagged with |
0ee97ed
to
04986bc
Compare
@tymoteuszblochmobica Can you rebase? |
Fixes release tests, marked for 5.12rc1 |
@SeppoTakalo Please confirm, this is fixing feature tests, targeting 5.12 rc1 |
04986bc
to
f420a55
Compare
Rebased |
starting CI |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
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.
I would welcome better fix commit msg, but LGTM otherwise
Description
Fixed test cases for multihoming.
This apply proper network interface instance verify.
It prevents crash if device doesn't have ethernet or wifi device.
Pull request type
Reviewers
@SeppoTakalo please review
@mikaleppanen please review
@kjbracey-arm please review
Release Notes