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

Fix(eos_designs): Don't require "mlag_peer_l3_ipv4_pool" with full rfc5549 #3106

Conversation

ClausHolbechArista
Copy link
Contributor

Change Summary

Don't require "mlag_peer_l3_ipv4_pool" with full rfc5549

Related Issue(s)

When using rfc5549 for both underlay and mlag overlay peerings there should be no requirement for "mlag_peer_l3_ipv4_pool".

Component(s) name

arista.avd.eos_designs

Proposed changes

Add checks for rfc5549 before setting fact with mlag_l3_ip.

How to test

Added molecule test coverage. Verified error before fix.

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@ClausHolbechArista ClausHolbechArista marked this pull request as ready for review August 24, 2023 14:11
@github-actions github-actions bot added the state: CI Updated CI scenario have been updated in the PR label Aug 24, 2023
Copy link
Contributor

@JulioPDX JulioPDX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

Copy link
Contributor

@marcusmcpeek marcusmcpeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested with the original failed repository, and it produced the desired output.

@ClausHolbechArista ClausHolbechArista merged commit ea87d70 into aristanetworks:devel Aug 25, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Fix(eos_designs) state: CI Updated CI scenario have been updated in the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants