[Platform API][pytest] Add basic tests for Chassis class#1759
Merged
yxieca merged 3 commits intosonic-net:masterfrom Jun 19, 2020
jleveque:add_chassis_tests
Merged
[Platform API][pytest] Add basic tests for Chassis class#1759yxieca merged 3 commits intosonic-net:masterfrom jleveque:add_chassis_tests
yxieca merged 3 commits intosonic-net:masterfrom
jleveque:add_chassis_tests
Conversation
sujinmkang
approved these changes
Jun 14, 2020
yxieca
reviewed
Jun 14, 2020
Collaborator
|
Can you upload a test result summary? |
yxieca
approved these changes
Jun 19, 2020
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
sonic-utilities: * 8b98d45 2021-05-25 | [show] support for show muxcable firmware version of only active banks (sonic-net#1629) (HEAD -> 202012) [vdahiya12] * afd0975 2021-05-20 | [show] add support for muxcable metrics (sonic-net#1615) [vdahiya12] sonic-swss * 7611df5 2021-05-27 | [tunneldecaporch] Set default MTU for the overlay loopback interface (sonic-net#1756) (HEAD -> 202012) [Volodymyr Samotiy] * 22fbb5c 2021-05-27 | [202012] Resolve neighbor when nexthop does not exist (sonic-net#1759) (github/202012) [Shi Su] * ec7710c 2021-05-27 | [Bulk mode] Limit the size of bulker (sonic-net#1760) [Shi Su] Signed-off-by: Ying Xie <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…tically (#25404) #### Why I did it src/sonic-sairedis ``` * d5e03ff7 - (HEAD -> 202505, origin/202505) [202511][ci] use correct slave container for each branch (sonic-net#1759) (21 hours ago) [mssonicbld] ``` #### 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.
Add a basic test suite for the Chassis class of the new platform API, utilizing the platform API HTTP server, including the following functions:
Example test results summary: