[docker-sonic-mgmt] install ptf framework in mgmt container and upgra…#3239
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jul 30, 2019
Merged
[docker-sonic-mgmt] install ptf framework in mgmt container and upgra…#3239lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
…de ptf Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
lguohan
approved these changes
Jul 30, 2019
lguohan
approved these changes
Jul 30, 2019
mssonicbld
added a commit
that referenced
this pull request
Apr 27, 2024
…atically (#18735) #### Why I did it src/sonic-utilities ``` * 9b463ca - (HEAD -> master, origin/master, origin/HEAD) [chassis][voq] Add fabric capacity monitoring cmds (#3255) (8 hours ago) [jfeng-arista] * df94636 - Display target firmware version through CLI (#3274) (34 hours ago) [mihirpat1] * cd5c058 - Fix db_migrate.py show error and back trace while loading configuration on Linecard (#3257) (2 days ago) [Hua Liu] * d48a830 - Add Multi ASIC support for apply-patch (#3249) (3 days ago) [Xincun Li] * b143ea6 - [chassis][voq]Add fabric monitoring commands. (#3239) (4 days ago) [jfeng-arista] * 07d6d27 - [fast/warm-reboot] Retain TRANSCEIVER_INFO tables on fast/warm-reboot (#3240) (7 days ago) [Stepan Blyshchak] * 8e5ff74 - Revert "Revert "route_check: Skip route checks if bgp feature is not enabled"" (#3270) (7 days ago) [anamehra] * eb165f3 - Fix double hex to decimal conversion (#3267) (7 days ago) [Yuanzhe] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
…de ptf
Signed-off-by: Stepan Blyschak stepanb@mellanox.com
- What I did
Install PTF package in sonic-mgmt container to be able to craft packets, control PTF via nano message from sonic-mgmt container pytest.
- How I did it
- How to verify it
Verified with sonic-net/sonic-mgmt#1038 and also ACL test on pytest which is not published yet.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)