GCU test for BGPListener(BGPMonitor)#4987
Merged
wen587 merged 2 commits intosonic-net:masterfrom Jan 26, 2022
Merged
Conversation
qiluo-msft
reviewed
Jan 22, 2022
qiluo-msft
reviewed
Jan 22, 2022
| "BGPMonitor with addr {} is not being setup.".format(addr) | ||
| ) | ||
|
|
||
| def bgpmon_tc1_add_init(duthost, bgpmon_setup_info): |
Contributor
Contributor
Author
There was a problem hiding this comment.
Add admin down test for existing bgpmon.
qiluo-msft
approved these changes
Jan 25, 2022
5 tasks
lolyu
pushed a commit
to lolyu/sonic-mgmt
that referenced
this pull request
Jul 23, 2024
…o attribute 'extend'` Fix the issue `'AnsibleUnicode' object has no attribute 'extend'` caused by PR [sonic-net#4987](https://dev.azure.com/mssonic/internal/_git/sonic-mgmt-int/pullrequest/4987?path=/.azure-pipelines/recover_testbed/dut_connection.py)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary: Testcase of BGPListener(BGPMonitor) for generic updater apply-patch
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
End to End test support for Generic Updater apply-patch
This PR is to verify the usage of 'config apply-patch' works on BGPL
How did you do it?
Make some config apply change. And check if the BGPLconfig changed as expected.
How did you verify/test it?
Run test of sonic-mgmt/tests/generic_config_updater/test_bgpl.py on KVM
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation