-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule to the latest HEAD automatically
- Loading branch information
1 parent
f76fbfc
commit 6289db7
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule linkmgrd
updated
3 files
+47 −46 | azure-pipelines.yml | |
+1 −2 | src/link_manager/LinkManagerStateMachineActiveStandby.cpp | |
+6 −0 | test/LinkManagerStateMachineTest.cpp |
Submodule sonic-linux-kernel
updated
4 files
+3 −1 | Makefile | |
+114 −66 | manage-config | |
+21 −0 | patch/kconfig-secure-boot-exclusions | |
+19 −0 | patch/kconfig-secure-boot-inclusions |
Submodule sonic-platform-common
updated
2 files
+9 −2 | sonic_platform_base/sonic_xcvr/api/public/cmis.py | |
+26 −6 | tests/sonic_xcvr/test_cmis.py |
Submodule sonic-platform-daemons
updated
3 files
+6 −3 | sonic-chassisd/scripts/chassisd | |
+15 −0 | sonic-chassisd/tests/mock_swsscommon.py | |
+14 −5 | sonic-chassisd/tests/test_chassisd.py |
Submodule sonic-swss
updated
2 files
+17 −6 | .azure-pipelines/test-docker-sonic-vs-template.yml | |
+0 −6 | tests/gcov_support.sh |
Submodule sonic-swss-common
updated
3 files
+29 −32 | .azure-pipelines/build_and_install_module.sh | |
+4 −0 | common/configdb.h | |
+38 −0 | tests/test_redis_ut.py |