[platform][reboot] Fix test_power_off_reboot failed in 7215#9085
[platform][reboot] Fix test_power_off_reboot failed in 7215#9085yaqiangz merged 2 commits intosonic-net:masterfrom
Conversation
|
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
|
@yaqiangz PR conflicts with 202205 branch |
…onic-net#9085) What is the motivation for this PR? Skip condition for 7215 and 1031 failed in this case due to sonic-net#8646 How did you do it? Modify skip condition. How did you verify/test it? Run tests. Signed-off-by: Yaqiang Zhu <[email protected]>
…9085) (#9149) What is the motivation for this PR? Manually cherry-pick and resolve conflicts of this PR: #9085 Skip condition for 7215 and 1031 failed in this case due to #8646 How did you do it? Modify skip condition. How did you verify/test it? Run tests. Signed-off-by: Yaqiang Zhu <[email protected]>
…t#9085) What is the motivation for this PR? Skip condition for 7215 and 1031 failed in this case due to sonic-net#8646 How did you do it? Modify skip condition. How did you verify/test it? Run tests. Signed-off-by: Yaqiang Zhu <[email protected]>
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Skip condition for 7215 and 1031 failed in this case due to #8646
How did you do it?
Modify skip condition.
How did you verify/test it?
Run tests.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation