Skip to content

Commit cf7a8f8

Browse files
authored
Update submodule for sonic-host-services (#11446)
Why I did it Enable UT code coverage in sonic-buildimage repo submodule and enable LGTM How I did it create separate repo for sonic-host-services in sonic-net, and update submodule for sonic-buildimage How to verify it Build image
1 parent a86f59e commit cf7a8f8

File tree

88 files changed

+4
-10410
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+4
-10410
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@
109109
[submodule "src/dhcprelay"]
110110
path = src/dhcprelay
111111
url = https://github.com/sonic-net/sonic-dhcp-relay.git
112+
[submodule "src/sonic-host-services"]
113+
path = src/sonic-host-services
114+
url = https://github.com/sonic-net/sonic-host-services

src/sonic-host-services

Submodule sonic-host-services added at 709046b

src/sonic-host-services/.gitignore

-22
This file was deleted.

src/sonic-host-services/__init__.py

Whitespace-only changes.

src/sonic-host-services/host_modules/host_service.py

-34
This file was deleted.

src/sonic-host-services/host_modules/showtech.py

-50
This file was deleted.

src/sonic-host-services/pytest.ini

-2
This file was deleted.

src/sonic-host-services/scripts/aaastatsd

-222
This file was deleted.

0 commit comments

Comments
 (0)