-
Notifications
You must be signed in to change notification settings - Fork 99
DASH Test framework extension. #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
chrispsommers
merged 55 commits into
sonic-net:sai-challenger-staging2
from
PLVision:test-framework-extension
Nov 4, 2022
Merged
DASH Test framework extension. #275
chrispsommers
merged 55 commits into
sonic-net:sai-challenger-staging2
from
PLVision:test-framework-extension
Nov 4, 2022
Conversation
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
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>
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>
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
…ublish-saic-to-acr
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
…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
- 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>
* 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>
9e49a3c to
8449f2f
Compare
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
8449f2f to
6157fa2
Compare
chrispsommers
added a commit
that referenced
this pull request
Nov 22, 2022
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* DASH Test framework extension. (#275)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
Co-authored-by: Chris Sommers <31145757+chrispsommers@users.noreply.github.com>
* Refactor saichallenger-client to use a [puboished] base image for faster builds. Publish base image only. Build both of these images in bmv2-CI.
* Fix dockerfile tags.
* Build base image before building final image. Fix some comments.
* Cleanup some dead code, fix CI step descriptions.
* Pull saichallenger-client-bldr from ACR. Fix prior merge oversight.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
KrisNey-MSFT
pushed a commit
that referenced
this pull request
Dec 7, 2022
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* DASH Test framework extension. (#275)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
Co-authored-by: Chris Sommers <31145757+chrispsommers@users.noreply.github.com>
* Refactor saichallenger-client to use a [puboished] base image for faster builds. Publish base image only. Build both of these images in bmv2-CI.
* Fix dockerfile tags.
* Build base image before building final image. Fix some comments.
* Cleanup some dead code, fix CI step descriptions.
* Pull saichallenger-client-bldr from ACR. Fix prior merge oversight.
* New baseline for saichallenger PR to main (#287)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* DASH Test framework extension. (#275)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.githu…
vijasrin
pushed a commit
to vijasrin/DASH
that referenced
this pull request
Dec 8, 2022
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* DASH Test framework extension. (#275)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
Co-authored-by: Chris Sommers <31145757+chrispsommers@users.noreply.github.com>
* Refactor saichallenger-client to use a [puboished] base image for faster builds. Publish base image only. Build both of these images in bmv2-CI.
* Fix dockerfile tags.
* Build base image before building final image. Fix some comments.
* Cleanup some dead code, fix CI step descriptions.
* Pull saichallenger-client-bldr from ACR. Fix prior merge oversight.
* New baseline for saichallenger PR to main (#287)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Added few more VNET scenario examples.
- 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>
* Add outbound diagram
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Added inbound to xfail test results. (#44)
- 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>
* Scaling test configuration documentation
- 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>
* Submodule update and rename
* 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>
* Replaced submodule with PyPI package. Upgraded Ixia-C version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* DASH Test framework extension. (#275)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Publish saic to acr (#252)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.github.com>
Co-authored-by: Anton Putria <anton7811@gmail.com>
Co-authored-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Co-authored-by: Anton Putria <anton.putrya@plvision.eu>
Co-authored-by: MirceaDan <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Chris Sommers <chrispsommers@gmail.com>
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
* Publish saic to acr (#253)
* Added SAI-Challenger to CI setup.
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
- Added saithrift to SAI-Challenger client docker image
- Changed SAI-C submodule branch
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Update example vnet test.
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>
* Add vnet outbound test based on SAI description.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixup double network host usage for sai-challenger-client
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Kdt 17: Update docker environment (#8)
* Added cgyang submodule
* Updated docker env for thrift tests
* Makefile refactor
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
* Fixup VNET inbound cleanup removals in test config.
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
* Update CA_TO_PA entry in outbound test
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Add vnet scenarios in DASH config format.
* 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>
* Fixed saigen links.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixes in test scanario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed path to saigen. Fixed inbound test.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Update submodule
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Final test fixes to align with submodue version.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Fixed VNET outbound test scenario.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Outbound test passes with traffic
Fixed configuration based on changes in main.
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Update documentation
- 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>
* Updated SAI-Challenger submodule.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Improvements to SAI-Challenger docker flows.
- 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>
* Update dash-test-sai-challenger.md
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
* Add bmv2 SAI port attributes (num_active, port_list), dflt vlan, dflt vrf)
* Added SAI-Challenger docker build verification to GitHub actions
- Added SAI-Challenger docker verification action.
- Fixed spellchecker and docker build issues.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Add default .1Q bridge to bmv2
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
* Fixed SAI-Challenger user guide and file namings.
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
* Scaled VNET outbound test using snappi and saigen. (1st edition)
- 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>
* spellcheck
* Move saichallenger client docker to ACR.
* Fix .yml formatting.
* Fix dependency in action file.
* Add missing .env file
* remove space in action script, add .env dependencies
* fix include path
* Add saichalleneger tests to run-all-tests and CI
* Fix docker image name.
* Correct mixup in image names.
* Remove stray hyphen
* Run saichallenger workflows on any branch PR.
Signed-off-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Signed-off-by: Kostiantyn Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Maksym Prytoliuk <maksym.prytoliuk@plvision.eu>
Signed-off-by: Konstantin Goloveshko <kostiantyn.goloveshko@plvision.eu>
Signed-off-by: Anton Putria <anton.putrya@plvision.eu>
Signed-off-by: Mircea Dan Gheorghe <mircea-dan.gheorghe@keysight.com>
Co-authored-by: Maksym Hedeon <106111454+maksymhedeon@users.noreply.github.com>
Co-authored-by: Kostiantyn Goloveshko <kostyagoloveshko@gmail.com>
Co-authored-by: Maksym Hedeon <maksym.hedeon@plvision.eu>
Co-authored-by: Maksym Prytoliuk <71631949+maksym-prytoliuk-plv@users.noreply.githu…
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.
Uh oh!
There was an error while loading. Please reload this page.