[fast-reboot] Back up FDB/ARP/Default routes#4795
[fast-reboot] Back up FDB/ARP/Default routes#4795tahmed-dev merged 2 commits intosonic-net:masterfrom
Conversation
FDB/ARP/Devault routes files are deleted after swssconfig. This make debugging/validation of device conversion hard. This PR save those files in order to facilitate device conversion. signed-off-by: Tamer Ahmed <[email protected]>
|
retest mellanox please |
|
@tahmed-dev, let me know if you have validated so that we can merge. |
Ack, will update the PR once validation is complete. |
|
why we are having this build error? https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/buildimage-vs-image-pr/4406/ does not seem like random. |
|
retest vsimage please |
Interesting! I see this error and it does not look like it is related to change in here. Will keep an eye on it |
|
vsimage check build appears to be stuck. I killed off a few stuck check builds. |
|
Retest vsimage please |
FDB/ARP/Default routes files are deleted after swssconfig. This makes debugging/validation of device conversion hard. This PR saves those files in order to facilitate debugging of device conversion. signed-off-by: Tamer Ahmed <[email protected]>
FDB/ARP/Default routes files are deleted after swssconfig. This makes debugging/validation of device conversion hard. This PR saves those files in order to facilitate debugging of device conversion. signed-off-by: Tamer Ahmed <[email protected]>
FDB/ARP/Default routes files are deleted after swssconfig. This
make debugging/validation of device conversion hard. This PR
save those files in order to facilitate device conversion.
signed-off-by: Tamer Ahmed [email protected]
- Why I did it
In order to make verification of device conversion easier.
- How I did it
Code change
- How to verify it
Verified with debug build that has this change
- Description for the changelog