-
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
Feat(cv_deploy): Add CV Pathfinder AVT hop count to metadata studio #4071
Feat(cv_deploy): Add CV Pathfinder AVT hop count to metadata studio #4071
Conversation
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-4071
# Activate the virtual environment
source test-avd-pr-4071/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/ClausHolbechArista/avd.git@feat/cv_deploy/add-hop-count-to-metadata-studio#subdirectory=python-avd" --force
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/ClausHolbechArista/avd.git#/ansible_collections/arista/avd/,feat/cv_deploy/add-hop-count-to-metadata-studio --force
# Optional: Install AVD examples
cd test-avd-pr-4071
ansible-playbook arista.avd.install_examples |
Quality Gate passedIssues Measures |
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 - have not checked the updated schema
On draft until metadata studio change is approved |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This has been validated by systest that the metadata studio is filled and the required pages are updated correctly |
Quality Gate passedIssues Measures |
Change Summary
Add CV Pathfinder AVT hop count to metadata studio
Tested manually by Pragnya. Thank you!
Component(s) name
arista.avd.cv_deploy
Checklist
User Checklist
Repository Checklist