Commit 0538799
[Nokia-7215] Improve test_reboot stability at teardown stage (sonic-net#14654)
Nokia-7215 has low performance. After device reboot, it's critical processes may not be fully up at the time SSH is reachable. For this platform, I add wait_critical_processes at teardown stage to improve the test stability.
What is the motivation for this PR?
Improve the test_reboot stability on Nokia-7215 platform.
How did you do it?
Add wait_critical_processes at teardown stage.
How did you verify/test it?
Verified on Nokia-7215 M0 testbed.1 parent 3192b88 commit 0538799
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments