-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
DPB Breakout Cli Test with proper setup #3910
Merged
Merged
Conversation
This file contains 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
This was referenced Dec 14, 2019
samaity
force-pushed
the
vs_test_breakout_cli_msft
branch
from
March 8, 2020 01:51
1b957c5
to
3514d57
Compare
daall
reviewed
May 27, 2020
daall
previously approved these changes
Jun 3, 2020
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.
LGTM, just need the dependencies
retest vsimage please |
qiluo-msft
reviewed
Jun 4, 2020
qiluo-msft
reviewed
Jun 4, 2020
retest vsimage please |
1 similar comment
retest vsimage please |
retest vs please |
retest vs please |
retest vsimage please |
retest vs please |
samaity
force-pushed
the
vs_test_breakout_cli_msft
branch
2 times, most recently
from
July 23, 2020 20:13
91a9730
to
8d63e44
Compare
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
samaity
force-pushed
the
vs_test_breakout_cli_msft
branch
from
July 27, 2020 10:48
226f744
to
dbe1d42
Compare
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
retest vsimage please. |
retest vsimage please |
@daall can we merge this PR? |
daall
approved these changes
Aug 4, 2020
samaity
added a commit
to samaity/sonic-buildimage
that referenced
this pull request
Aug 19, 2020
…)"" This reverts commit 457674c.
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
- Created the VS setup to test DPB functionality - Created "platform.json" for VS docker - Added test case for Breakout CLI Signed-off-by: Sangita Maity <sangitamaity0211@gmail.com>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
This reverts commit 0a409ff.
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: Sangita Maity sangitamaity0211@gmail.com
- What I did
Created the VS setup to test DPB functionality.
This PR is dependent on sonic-buildimage/pull/3909 and sonic-swss/pull/1112
and sonic-utilities/pull/766
- How to verify it