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): Ensure consistent ordering of underlay route-maps #3105

Conversation

ClausHolbechArista
Copy link
Contributor

Change Summary

Ensure consistent ordering of underlay route-maps

Related Issue(s)

Since route-maps for underlay peerings are generated using a set(), they may change order between runs on different platforms.

Component(s) name

arista.avd.eos_designs

Proposed changes

Ensure to natural_sort the ASNs before generating the route-maps.

How to test

Tested manually.

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)

@github-actions github-actions bot added the role: eos_designs issue related to eos_designs role label Aug 24, 2023
@ClausHolbechArista ClausHolbechArista added this to To Do in DK-PROJECT-02 via automation Aug 24, 2023
@ClausHolbechArista ClausHolbechArista marked this pull request as ready for review August 24, 2023 13:39
@ClausHolbechArista ClausHolbechArista merged commit 32f09d1 into aristanetworks:devel Aug 25, 2023
36 checks passed
DK-PROJECT-02 automation moved this from To Do to Done Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Fix(eos_designs) role: eos_designs issue related to eos_designs role
Projects
DK-PROJECT-02
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant