Automating VxLAN Test Cases for T1 and T1-Lag: TC1#4954
Merged
prsunny merged 15 commits intosonic-net:masterfrom Feb 1, 2022
rraghav-cisco:rraghav-vxlan
Merged
Automating VxLAN Test Cases for T1 and T1-Lag: TC1#4954prsunny merged 15 commits intosonic-net:masterfrom rraghav-cisco:rraghav-vxlan
prsunny merged 15 commits intosonic-net:masterfrom
rraghav-cisco:rraghav-vxlan
Conversation
|
This pull request introduces 1 alert when merging 784c16a into 0c03fe2 - view on LGTM.com new alerts:
|
shi-su
reviewed
Jan 19, 2022
|
This pull request introduces 11 alerts when merging efca139 into 5c4303b - view on LGTM.com new alerts:
|
prsunny
reviewed
Jan 27, 2022
|
This pull request introduces 11 alerts when merging f57f317 into afb78b4 - view on LGTM.com new alerts:
|
|
This pull request introduces 11 alerts when merging 3cf4009 into d23d893 - view on LGTM.com new alerts:
|
prsunny
approved these changes
Jan 31, 2022
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
@rraghav-cisco , please resolve conflicts |
|
This pull request introduces 11 alerts when merging 627cca6 into e167a75 - view on LGTM.com new alerts:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Test script for VxLAN on T1/T1-Lag Topology.
Fixes
None
Type of change
Test case(new/improvement)
Back port request
Not Applicable
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Ran the script on T1 and T1-lag topology hardware.
Ex CLI:
run_tests.sh -n ucs-m5-2 -d mth64-m5-2 -O -u -e -s -e --disable_loganalyzer -m individual -p /home/vxr/vxlan/logs/ -c 'vxlan/test_vxlan.py'
To test ECMP with 2 paths per destination:
./run_tests.sh -n ucs-m5-2 -d mth64-m5-2 -O -u -e -s -e --disable_loganalyzer -m individual -p /home/vxr/vxlan/logs/ -c 'vxlan/test_vxlan.py' -e '--nhs_per_destination=2'
To test ECMP+Scale:
./run_tests.sh -n ucs-m5-2 -d mth64-m5-2 -O -u -e -s -e --disable_loganalyzer -m individual -p /home/vxr/vxlan/logs/ -c 'vxlan/test_vxlan.py' -e '--ecmp_nhs_per_destination=128' -e '--total_number_of_nexthops=128000'
Any platform specific information?
Caveats/Limitations:
Documentation
Pls see the testcase list in the HLD:https://github.com/Azure/SONiC/blob/8ca1ac93c8912fda7b09de9bfd51498e5038c292/doc/vxlan/Overlay%20ECMP%20with%20BFD.md#28-test-plan
Logs
-------------------------------------------------------- generated xml file: /home/vxr/vxlan/logs/vxlan/test_vxlan_2022-01-15-00-29-19.xml ---------------------------------------------------------
INFO:root:Can not get Allure report URL. Please check logs
==================================================================================== 4 passed in 231.31 seconds ====================================================================================