Update sai challenger staging directory - #258
Merged
chrispsommers merged 58 commits intoOct 18, 2022
Merged
Conversation
1. Added SAI-Challenger submodule.
2. Added SAI-Challenger basic test.
3. Changed Makefile to build/start/stop SAI-Challenger.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
- Added saithrift to SAI-Challenger client docker image - Changed SAI-C submodule branch Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
1. Added SAI-Challenger submodule.
2. Added SAI-Challenger basic test.
3. Changed Makefile to build/start/stop SAI-Challenger.
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Added cgyang submodule * Updated docker env for thrift tests * Makefile refactor Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added dash-style VNET inbound routing test * Added dash-style VNET outbound routing test * Read config from json (temp workaround) * Added JSON setup configs for testbed Signed-off-by: Anton Putria <anton.putrya@plvision.eu> Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Fixed configuration based on changes in main. Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
- Added dash-test-sai-challenger.md doc file under test/docs - Updated Makefile make run-saic-test-thrift target with passing parameters. Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
- Use docker hub to pull images - Fixed make run-saic-tests to do not show errors - Updated manuals Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
- Added SAI-Challenger docker verification action. - Fixed spellchecker and docker build issues. Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
…attr Add bmv2 SAI port attributes (num_active, port_list, dflt vlan, dflt_vrf)
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
- Split scale and simple tests / jsons - Updated ixia controller version - Added dash_helper for traffic profile scaling. Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
…ublish-saic-to-acr
…ublish-saic-to-acr
- Extended VNET traffic scenarios. - Added docstrings for helper methods. - Removed unused code. Signed-off-by: Anton Putria <anton.putrya@plvision.eu> Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
…ublish-saic-to-acr
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
- Marked VNET Inbound Routing with xfail - Added pytest.ini with marks definitions. - Decreased duration of tests. Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Merge main, publish to ACR
…ublish-saic-to-acr
- Added scaling approach documentation. - Vnet2vnet traffic scaling scenario description. - Added docstring to the test cases. - Added more test examples. Signed-off-by: Anton Putria <anton.putrya@plvision.eu> Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu> Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
…ublish-saic-to-acr
* Rename and update the SAI-Challenger submodule * Enabled additional tests based on the fixes in the SAI-Challenger. * Renamed test folder. Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* ptf: add vnet sample test cases for dash - Common VNet API for all tests - Test cases: - Inbound VNI/ENI - Inbound Routing PA validate - Inbound Routing VNI match - Inbound Routing PA SRC IP - Outbound Routing Vnet direct - Outbound Routing direct - CT (just placeholder) - Route (basic) Signed-off-by: Volodymyr Mytnyk <volodymyrx.mytnyk@intel.com> Signed-off-by: Yuriy Harhas <yuriyx.harhas@intel.com> * ptf: run only bmv2 ready test case on CI Signed-off-by: Volodymyr Mytnyk <volodymyrx.mytnyk@intel.com> * ptf: test_saithrift_vnet: removed unused libs Signed-off-by: Volodymyr Mytnyk <volodymyrx.mytnyk@intel.com> * test-cases folder restructure. - created two subfolders in root: functional and scale - removed outdated bmv2_model folder - moved all existing content of test-cases to test-cases/scale Signed-off-by: Anton Putria <antonx.putria@intel.com> * Moved saidashvnet.py to a proper location. Signed-off-by: Anton Putria <antonx.putria@intel.com> * Fixed ENI creation in Outbound tests Signed-off-by: Yuriy Harhas <yuriyx.harhas@intel.com> * Spellchecker related fixes. Signed-off-by: Anton Putria <antonx.putria@intel.com> * Updated VNET test cases based on the PR sonic-net#238. Signed-off-by: Yuriy Harhas <yuriyx.harhas@intel.com> Signed-off-by: Volodymyr Mytnyk <volodymyrx.mytnyk@intel.com> Signed-off-by: Yuriy Harhas <yuriyx.harhas@intel.com> Signed-off-by: Anton Putria <antonx.putria@intel.com> Co-authored-by: Anton Putria <antonx.putria@intel.com> Co-authored-by: Yuriy Harhas <yuriyx.harhas@intel.com>
…ublish-saic-to-acr
… publish-saic-to-acr
…ublish-saic-to-acr
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.
No description provided.