-
Notifications
You must be signed in to change notification settings - Fork 70
T7162: interface preflight #397
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
Conversation
omnom62
left a comment
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.
Looks ok to me
|
@gaige I see you are adding the preflight details directly via _populate commands? |
Yes, with the caveat that we should only add them where necessary. However, the l3 and lag interface tests should already be functioning properly (adding their prerequisites and removing them as necessary). With that said, although the lag and l3 interface tests were working before, they are now failing after doing this change, so I'm going to throw it back into draft and take another look. They still work on the I need to look at this later,though. |
5976679 to
0176641
Compare
|
`ansible-test network-integration --inventory hosts vyos_interfaces PLAY [vyos] ******************************************************************** PLAY RECAP ********************************************************************* ` |
5fc85a6 to
2a65235
Compare
Change Summary
Types of changes
Related Task(s)
https://vyos.dev/T7162
Related PR(s)
Component(s) name
vyos_interfaces
Proposed changes
Changes to ensure that tests work correctly and thoroughly. Require the use of e1000e in a virtual environment as the virtio interfaces don't have all the functionality that the e1000e does.
How to test
Test results
Tested against VyOS versions:
Checklist:
changelogs/fragmentsto describe the changes