Commit 49f1035
[fast reboot] allow test to replace fast-reboot script on the DUT before rebooting (#975)
- fast-reboot script is an adapted version from 201811 branch. The change is around syncd
stop: in 201803 branch, if it is Broadcom platform, request syncd to perform cold shutdown.
- Mellanox 201803 branch has a vlan FDB issue causing all vlan IO to flood. Add a knob
allow_vlan_flooding to ignore this symptom and continue with fast-reboot.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>1 parent 6a93830 commit 49f1035
4 files changed
Lines changed: 501 additions & 2 deletions
File tree
- ansible/roles/test
- files
- ptftests
- reboot
- tasks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
1139 | 1142 | | |
1140 | 1143 | | |
1141 | 1144 | | |
| 1145 | + | |
| 1146 | + | |
1142 | 1147 | | |
1143 | 1148 | | |
1144 | 1149 | | |
| |||
0 commit comments