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

Feat(eos_designs): MLAG secondary should use short-esi from MLAG primary #4172

Merged
merged 7 commits into from
Jul 26, 2024

Conversation

Vibhu-gslab
Copy link
Contributor

Change Summary

MLAG secondary should use short-esi from MLAG primary.

Related Issue(s)

Fixes #4124

Component(s) name

arista.avd.eos_designs

How to test

CI will check

Checklist

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)

@Vibhu-gslab Vibhu-gslab self-assigned this Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-4172
# Activate the virtual environment
source test-avd-pr-4172/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/Vibhu-gslab/avd.git@short_esi_auto#subdirectory=python-avd" --force
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/Vibhu-gslab/avd.git#/ansible_collections/arista/avd/,short_esi_auto --force
# Optional: Install AVD examples
cd test-avd-pr-4172
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added the state: CI Updated CI scenario have been updated in the PR label Jul 2, 2024
@Vibhu-gslab Vibhu-gslab marked this pull request as ready for review July 2, 2024 09:30
@Vibhu-gslab Vibhu-gslab requested review from a team as code owners July 2, 2024 09:30
Shivani-gslab
Shivani-gslab previously approved these changes Jul 3, 2024
Copy link
Contributor

@Shivani-gslab Shivani-gslab left a comment

Choose a reason for hiding this comment

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

LGTM!

MaheshGSLAB
MaheshGSLAB previously approved these changes Jul 9, 2024
Copy link
Contributor

@ClausHolbechArista ClausHolbechArista left a comment

Choose a reason for hiding this comment

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

Move the mlag logic to eos_designs_facts/short_esi.py

@Vibhu-gslab Vibhu-gslab marked this pull request as draft July 22, 2024 13:32
@Vibhu-gslab Vibhu-gslab force-pushed the short_esi_auto branch 2 times, most recently from b80e2a0 to a76a089 Compare July 23, 2024 05:53
@Vibhu-gslab Vibhu-gslab marked this pull request as ready for review July 23, 2024 06:33
Copy link
Contributor

@ClausHolbechArista ClausHolbechArista left a comment

Choose a reason for hiding this comment

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

Move the mlag logic to eos_designs_facts/short_esi.py

@gmuloc gmuloc added this to the v4.10.0 milestone Jul 24, 2024
Copy link
Contributor

@MaheshGSLAB MaheshGSLAB left a comment

Choose a reason for hiding this comment

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

LGTM only one minor comment

Copy link

sonarcloud bot commented Jul 26, 2024

@ClausHolbechArista ClausHolbechArista merged commit 9af8ff4 into aristanetworks:devel Jul 26, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Feat(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.

EVPN Multihoming - L2 Leaf Uplink Issue with short_esi: auto
5 participants