8000 Feat(eos_cli_config_gen): Add support additional-paths to root context of BGP using new DM by ccsnw · Pull Request #4519 · aristanetworks/avd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat(eos_cli_config_gen): Add support additional-paths to root context of BGP using new DM #4519

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

Merged

Conversation

ccsnw
Copy link
Contributor
@ccsnw ccsnw commented Sep 26, 2024

Change Summary

Related Issue(s)

Fixes #<N/A>
Related to: #3730, #4515

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

How to test

  • Added Molecule test that can be extended to other contexts in the future

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)

@ccsnw ccsnw requested review from a team as code owners September 26, 2024 10:55
Copy link

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-4519
# Activate the virtual environment
source test-avd-pr-4519/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/ccsnw/ansible-avd.git@add_bgp_additional_paths_bgp_root_new_model#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/ccsnw/ansible-avd.git#/ansible_collections/arista/avd/,add_bgp_additional_paths_bgp_root_new_model --force
# Optional: Install AVD examples
cd test-avd-pr-4519
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated labels Sep 26, 2024
@ClausHolbechArista
Copy link
Contributor

converting to draft since we need to confirm some data model choices. Thanks!

@ClausHolbechArista ClausHolbechArista marked this pull request as draft September 27, 2024 06:55
@github-actions github-actions bot added the state: conflict PR with conflict label Sep 27, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@ClausHolbechArista ClausHolbechArista marked this pull request as ready for review September 27, 2024 09:52
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the state: conflict PR with conflict label Sep 27, 2024
@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Sep 30, 2024
@ClausHolbechArista ClausHolbechArista removed the one approval This PR has one approval and is only missing one more. label Sep 30, 2024
@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Sep 30, 2024
@ClausHolbechArista ClausHolbechArista requested a review from a team September 30, 2024 10:23
8000
Copy link

@gmuloc gmuloc merged commit 192c418 into aristanetworks:devel Sep 30, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one approval This PR has one approval and is only missing one more. rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0