-
Notifications
You must be signed in to change notification settings - Fork 93
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
Added overlay test plan. #217
base: main
Are you sure you want to change the base?
Conversation
023ca8c
to
f415d04
Compare
@prabhataravind to review |
d65a77d
to
5a648a9
Compare
|
||
1. Each test should be executed using TCP and UDP streams. | ||
1. Each test should be executed for Inbound and Outbound routing scenario. | ||
1. So far there is **no direct API to get active connection number** or CPS. Verification might be done using indirect ways: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be brought to the Behavioral Model working group. Perhaps we need to agree on some DASH SAI APIs for "telemetry" type usages (possibly fixed headers, i.e. non-P4-derived)
001146d
to
5b5d7b6
Compare
Can we categorize these according to the conversation in Sept 22 meeting (add a column perhaps?): |
I'd like to keep test plan separately from the test results. |
8636ba6
to
0e6b2ce
Compare
Looks like you need to add "reconvergence" to |
@prsunny @prabhataravind Could you please to look at this PR? |
0e6b2ce
to
dd8dc46
Compare
@chrispsommers This word was already in main. I rebased my branch on the latest main and now it looks good. |
@theasianpianist to review/signoff |
- Overlay test plan page. - ENI detaild test plan. Signed-off-by: Anton Putria <[email protected]>
Signed-off-by: Anton Putria <[email protected]>
- Added conntrack.md - Updated existing vnet.md and eni.md - Added link to the test plans in dash-sonic-hld.md Signed-off-by: Anton Putria <[email protected]>
- Removed one dirrection lookup test based on PR sonic-net#238. - Added connection tracking tests for the custom ageing timeout. - Fixed spellcheck errors. Signed-off-by: Anton Putria <[email protected]>
- Updated Connection tracking test plan - ENI test plan update - Vnet test plan: listed all new test cases, added tests description - Updated requirements and underlay routing dependencies. - Style minor updated Signed-off-by: Yuriy Harhas <[email protected]>
dd8dc46
to
c1533cc
Compare
Signed-off-by: Anton Putria [email protected]