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

[bgpcfgd] Fix unit test for bgp manager #6668

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

shi-su
Copy link
Contributor

@shi-su shi-su commented Feb 3, 2021

- Why I did it
The check for check_neig_meta was not following the value in constants. Fix it to match the value in constants.

- How I did it
Use the value in constants in assertion for check_neig_meta.

- How to verify it
Run the unit test locally

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit a09ff52 into sonic-net:master Feb 3, 2021
deran1980 pushed a commit to deran1980/sonic-buildimage that referenced this pull request Feb 4, 2021
The check for check_neig_meta was not following the value in constants. Fix it to match the value in constants.
daall pushed a commit that referenced this pull request Feb 5, 2021
The check for check_neig_meta was not following the value in constants. Fix it to match the value in constants.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants