-
Notifications
You must be signed in to change notification settings - Fork 219
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(eos_designs): Failure with OSPF underlay and mlag_peer_l3_vlan == mlag_peer_vlan #1842
Conversation
ansible_collections/arista/avd/roles/eos_designs/templates/underlay/ospf/router-ospf.j2
Outdated
Show resolved
Hide resolved
Please run the molecule once again for eos_designs_unit_tests. |
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.
Can you also add the test in the eos_designs_unit_tests_v4.0
once you have fixed the conflicting Ethernet interface?
...lections/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/MLAG_OSPF_TESTS.yml
Outdated
Show resolved
Hide resolved
@gmuloc @pvinci-arista - note, that we don't need to update the |
…erlay/ospf/router-ospf.j2 From review. Co-authored-by: Claus Holbech <holbech@arista.com>
Noted! apologies for the 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.
LGTM
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.
LGTM
… mlag_peer_vlan (aristanetworks#1842) Co-authored-by: Claus Holbech <holbech@arista.com> Co-authored-by: Carl Buchmann <carl.buchmann@arista.com>
Change Summary
molecule test to demonstrate failure
Related Issue(s)
Fixes #1841
Component(s) name
arista.avd.eos_designs
Proposed changes
How to test
ANSIBLE_OPTIONS='-vvv' MOLECULE=eos_designs_unit_tests make run
Checklist
User Checklist
Repository Checklist