This pull request enhances the clarity of skip reasons for test cases and adds new conditions for skipping tests based on topology types.
/tests/common/plugins/conditional_mark/tests_mark_conditions_drop_packets.yaml: Improved skip reasons and added conditions for various test cases.
/tests/drop_packets/drop_packets.py: Updated tx_dut_ports fixture to skip tests based on topology type.
Description of PR
Summary:
Fixes # (issue)
Type of change
[ ] Bug fix
[ ] Testbed and Framework(new/improvement)
[ ] Test case(new/improvement)
Back port request
[ ] 202012
[ ] 202205
[ ] 202305
[ ] 202311
[ ] 202405
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Signed-off-by: Austin Pham austinpham@microsoft.com
This pull request enhances the clarity of skip reasons for test cases and adds new conditions for skipping tests based on topology types.
/tests/common/plugins/conditional_mark/tests_mark_conditions_drop_packets.yaml
: Improved skip reasons and added conditions for various test cases./tests/drop_packets/drop_packets.py
: Updated tx_dut_ports fixture to skip tests based on topology type.Description of PR
Summary: Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation