[docs] Update testbed setup README#1916
Merged
daall merged 1 commit intosonic-net:masterfrom Jul 16, 2020
Merged
Conversation
- Add note about mounting sonic-mgmt clone into container - Fix formatting - Clarify some of the explanations Signed-off-by: Danny Allen <[email protected]>
lguohan
approved these changes
Jul 16, 2020
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Commits on Sep 18, 2021 [pfcwd] Fix the polling interval time granularity (sonic-net#1912) 98a3ae8 Commits on Sep 20, 2021 [202012][teammgrd]: Improve LAGs cleanup on shutdown (sonic-net#1916) 5a4678e Signed-off-by: Nazarii Hnydyn <[email protected]>
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.
Signed-off-by: Danny Allen [email protected]
Description of PR
Summary: Updates the testbed README with latest steps and clarifies some existing explanations.
Fixes #1876
Type of change
Approach
What is the motivation for this PR?
We recently removed the
sonic-mgmtdirectory from thedocker-sonic-mgmtbuild as it increases the size of the docker image and people typically use their own copy ofsonic-mgmtto work with the management docker anyways.How did you do it?
Updated the instructions in the README.
How did you verify/test it?
N/A
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
N/A
Documentation