-
Notifications
You must be signed in to change notification settings - Fork 232
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): Support multiple descriptions in connected_endpoint adapters #2966
Feat(eos_designs): Support multiple descriptions in connected_endpoint adapters #2966
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
2731b3a
to
33bb188
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
...ections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_adapter_config.schema.yml
Outdated
Show resolved
Hide resolved
Moving to draft until schema has been rearranged. |
...ections/arista/avd/roles/eos_designs/schemas/schema_fragments/defs_adapter_config.schema.yml
Outdated
Show resolved
Hide resolved
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.
Please add a negative test when descriptions is not of the correct length in the eos_designs_negative_unit_tests
scenario
...tions/arista/avd/roles/eos_designs/python_modules/connected_endpoints/ethernet_interfaces.py
Outdated
Show resolved
Hide resolved
...igns_negative_unit_tests/inventory/host_vars/connected-endpoints-mismatched-descriptions.yml
Outdated
Show resolved
Hide resolved
...igns_negative_unit_tests/inventory/host_vars/connected-endpoints-mismatched-descriptions.yml
Outdated
Show resolved
Hide resolved
...ecule/eos_designs_negative_unit_tests/intended/structured_configs/duplicate-ip-address-1.yml
Outdated
Show resolved
Hide resolved
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…t adapter rather than a unique one
3837519
to
a5843ec
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Change Summary
support individual descriptions following the existing model for L3_interfaces
Related Issue(s)
Fixes #2952
Component(s) name
arista.avd.eos_designs
Proposed changes
Add a new key for descriptions.
How to test
molecule
Checklist
User Checklist
Repository Checklist