Closed
Conversation
|
This pull request introduces 95 alerts when merging 90d15a5 into 1f9c89a - view on LGTM.com new alerts:
|
Contributor
Author
|
Close this PR, replace it with a several break-down PRs. Replacement PRs initial PR: #12441. The reason is break-down PRs may be easier for review. |
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.
Why I did it
sonic-pit is originated from S3IP(Simplify Switch System Integration Program) PIT(Platform Integration Test). It's designed to verify switch devices in the process of development, manufacturing and delivering stages. It focus on 2 roles: ODM and user. ODM may use PIT in developing and manufaturing stages, user may use PIT in delivery stage for acceptance test. It aims to provide an verify system for siwtch devices' hardware, drivers and firmware. More information, see HLD: https://github.com/clarklee-guizhao/SONiC/blob/pit/doc/pit/Platform_Integration_Test_high_level_design.md
How I did it
Porting sonic-pit from S3IP-PIT, make the original code clean enough, add PIT source as sonic-pit, add PIT running environment as docker-pit.
How to verify it
Build docker docker-pit, deploy it onto devices which support sonic-pit, run pit.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Add PIT, whihc include sonic-pit(the PIT system) and docker-pit(the running environment for sonic-pit).
Ensure to add label/tag for the feature raised.
PR#1014Add PIT HLD document.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)