Move skip check from test script to tests_mark_conditions.yaml for some dualtor cases#6768
Move skip check from test script to tests_mark_conditions.yaml for some dualtor cases#6768ZhaohuiS wants to merge 1 commit intosonic-net:masterfrom
Conversation
…me dualtor cases Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com>
|
The pre-commit check detected issues in the files touched by this pull request. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
|
Close it since #6766 covered it. |
Signed-off-by: Zhaohui Sun zhaohuisun@microsoft.com
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Some test cases under dualtor are skipped on real dualtor testbed, but it still cost more than 10 mins to run fixtures and skip them.
Move these cases from script to tests_mark_conditions.yaml for saving time.
How did you do it?
Move these skipped cases:
How did you verify/test it?
Run related dualtor cases
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation