-
Notifications
You must be signed in to change notification settings - Fork 21
Scenarios 2.x descriptions for manual testing #338
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
base: main
Are you sure you want to change the base?
Scenarios 2.x descriptions for manual testing #338
Conversation
…rs, JT-NM 2022 compliance
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.
Pull Request Overview
This PR adds comprehensive test scenarios documentation for manual testing of scenarios 2.x, providing detailed instructions for running RDMA-based media transmission tests across multiple nodes. The documentation centralizes test case information while adding extensive practical examples for blob, video, and audio transmission using both standalone applications and FFmpeg.
- Creates centralized test documentation with generic configuration parameters, supported formats, and testing procedures
- Adds detailed test execution examples for RDMA scenarios including multi-node configurations with specific command-line instructions
- Updates all scenario files to reference the centralized test cases documentation for consistency
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
SCENARIO.md | New centralized documentation defining test formats, parameters, execution procedures, and compliance testing guidelines |
SCENARIO-2.2-2X-NODES-SINGLE-RECEIVER.md | Enhanced with detailed standalone and FFmpeg test examples for blob, video, and audio transmission |
SCENARIO-2.3-2X-NODES-1X-RECEIVER-PER-NODE.md | Updated diagram and added comprehensive test execution examples |
Other scenario files | Added references to centralized test cases documentation |
Comments suppressed due to low confidence (1)
.../validation/docs/test-scenarios/scenario-set-2-rdma/SCENARIO-2.2-2X-NODES-SINGLE-RECEIVER.md
Outdated
Show resolved
Hide resolved
.../validation/docs/test-scenarios/scenario-set-2-rdma/SCENARIO-2.2-2X-NODES-SINGLE-RECEIVER.md
Outdated
Show resolved
Hide resolved
...dation/docs/test-scenarios/scenario-set-2-rdma/SCENARIO-2.3-2X-NODES-1X-RECEIVER-PER-NODE.md
Outdated
Show resolved
Hide resolved
@@ -0,0 +1,244 @@ | |||
# Test Scenario Documentation |
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.
Consider changing the heading to "Test Scenarios Documentation".
|
||
### Audio Test Cases | ||
|
||
| # | Standalone / FFmpeg | Sample depth | Samplerate | Packettime | Channels | |
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.
Missing spaces between the words
Descriptions for running manual testing of scenarios 2.x.