Conversation
The committers listed above are authorized under a signed CLA. |
|
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
@yxieca It is not allowing me to submit as corporate contributor. Can you help me with this? |
- Description of PR Created subdirectory sdn_tests. Added a readme and topology document to cover Ondatra test framework to test SONiC images. We will add tests in subsequent commits. Summary: Fixes # (issue) - Type of change - [ ] Bug fix - [x] Testbed and Framework(new/improvement) - [ ] Test case(new/improvement) - Back port request - [ ] 201911 - [ ] 202012 - [ ] 202205 - [ ] 202305 - [ ] 202311 - Approach - What is the motivation for this PR? Ondatra is an open-source framework. We plan to contribute tests developed with it to the SONiC community. - How did you do it? - How did you verify/test it? - Any platform specific information? - Supported testbed topology if it's a new test case? - Documentation Signed-off-by: vamsipunati <[email protected]>
@vamsipunati I believe you will need to sign EasyCLA as individual contributor instead of Corp contributor. |
|
Thanks @yxieca. I signed as individual contributor. Can you please review now? |
|
Tagged for 202405 release |
Description of PR
Created subdirectory sdn_tests. Added a readme and topology document to cover Ondatra test framework to test SONiC images. We will add tests in subsequent commits.
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Ondatra is an open-source framework. We plan to contribute tests developed with it to the SONiC community.
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation