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

Fix(eos_designs): Fix wrong error message for duplicates network_ports #2756

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

gmuloc
Copy link
Contributor

@gmuloc gmuloc commented Apr 24, 2023

Change Summary

The error message generation code for duplicate network_ports in PR #2627 is wrong and leads to unhelpful error message

Related Issue(s)

Discovered thanks to #2745 troubleshooting

Component(s) name

arista.avd.eos_designs

Proposed changes

Change the format of the error message

How to test

Added a molecule negative unit test (will need to be revisited with #2748

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)

@gmuloc gmuloc requested a review from a team as a code owner April 24, 2023 12:23
@gmuloc gmuloc added the type: bug Something isn't working label Apr 24, 2023
@github-actions github-actions bot added role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR labels Apr 24, 2023
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

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

LGTM, tested locally with PR.

@carlbuchmann carlbuchmann requested a review from a team April 25, 2023 19:14
Copy link
Contributor

@jonxstill jonxstill left a comment

Choose a reason for hiding this comment

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

Tested locally, looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Fix(eos_designs) role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants