[sonic-utilities] Update sonic-utilities submodule to pick set of new fixes #6282
[sonic-utilities] Update sonic-utilities submodule to pick set of new fixes #6282lguohan merged 3 commits intosonic-net:masterfrom gechiang:master
Conversation
|
Looks like PFCWD unit tests are failing with "Root privileges are required for this operation". Not sure why this wasn't seen before. Looks like @smaheshm modified these recently. Maybe he can help troubleshoot? |
Let me take a look. Looks like there's a difference between how sonic-buildimage repo runs tests vs sonic-utilities repo. |
|
need to fix the unit test failure. |
unit tests are running for sonic utilitie repo Signed-off-by: Guohan Lu <lguohan@gmail.com>
|
there are about 23 commits picked up in sonic-utilities repo, the description only listed 19 commits. |
|
https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/buildimage-vs-image-pr/8207/ issue caused by this pr. 6202a81 reverted. 07:11:55 Sunday 27 December 2020 15:11:54 +0000 (0:00:00.059) 0:00:21.107 ******* |
Signed-off-by: Guohan Lu <lguohan@gmail.com>
|
- Why I did it
submodule sonic-utilities in sonic-buildimage has not been updated for a while and there were many fixes needed to be picked up to ease debug/development in master branch.
Here are the list of changes that this update will bring in:
-tflag from docker exec command (docker sonic-slave's kernel source and headers is incorrect? #1317)- Description for the changelog
[sonic-utilities] Update sonic-utilities submodule to pick set of new fixes