Commit a23c3ca
[TACACS] Retry reboot in ro-disk UT when DUT not reachable. (sonic-net#9639)
Retry reboot in ro-disk UT when DUT not reachable.
### Description of PR
Retry reboot in ro-disk UT when DUT not reachable.
### Type of change
<!--
- Fill x for your type of change.
- e.g.
- [x] Bug fix
-->
- [ ] Bug fix
- [ ] Testbed and Framework(new/improvement)
- [x] Test case(new/improvement)
### Back port request
- [ ] 201911
- [ ] 202012
- [x] 202205
### Approach
#### What is the motivation for this PR?
Device unreachable after TACACS ro-disk UT failed.
#### How did you do it?
Add retry when ro-disk DUT not reachable before reboot.
#### How did you verify/test it?
Pass all UT
#### Any platform specific information?
#### Supported testbed topology if it's a new test case?
### Documentation
<!--
(If it's a new feature, new test case)
Did you update documentation/Wiki relevant to your implementation?
Link to the wiki page?
-->1 parent 398abb5 commit a23c3ca
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| 78 | + | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
| |||
0 commit comments