-
Notifications
You must be signed in to change notification settings - Fork 220
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
Implement role with CV modules in version 3 #934
Implement role with CV modules in version 3 #934
Conversation
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. |
LGTM! Tested this a few good times. Comparison between v1 and v3 v1 results
v3 results
|
LGTM tested on 2020.3.1:
with the playbook:
|
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!
Change Summary
Types of changes
Related Issue(s)
Fixes #924
Component(s) name
arista.avd.cvp_configlet_upload
arista.avd.eos_config_deploy_cvp
Proposed changes
Add support of
arista.cvp
in version 3 by using a knob to select which version to useExecution time comparison
Configlet upload
1 minutes, 46 seconds
0 minutes, 11 seconds
AVD Configuration deploy: Full build AVD+CVP deploy
3 minutes, 51 seconds
3 minutes, 5 seconds
How to test
Not yet in molecule
Checklist:
pre-commit
,make linting
andmake sanity-lint
).