forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
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
c4e3445
commit 75ad7b0
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sonic-swss
updated
8 files
+16 −15 | .azure-pipelines/build-template.yml | |
+7 −0 | azure-pipelines.yml | |
+7 −0 | orchagent/intfsorch.cpp | |
+2 −0 | orchagent/intfsorch.h | |
+1 −0 | tests/mock_tests/Makefile.am | |
+330 −0 | tests/mock_tests/intfsorch_ut.cpp | |
+1 −1 | tests/mock_tests/orchdaemon_ut.cpp | |
+9 −0 | tests/mock_tests/test_failure_handling.cpp |
Submodule sonic-utilities
updated
4 files
+33 −9 | config/vlan.py | |
+5 −0 | scripts/fast-reboot | |
+7 −3 | tests/conftest.py | |
+95 −3 | tests/vlan_test.py |