-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 sonic-gnmi to the latest HEAD automatically
- Loading branch information
1 parent
de23068
commit 41afaa9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-gnmi
updated
11 files
+1 −0 | azure-pipelines.yml | |
+39 −4 | gnmi_server/clientCertAuth.go | |
+1 −1 | gnmi_server/debug.go | |
+17 −17 | gnmi_server/gnoi.go | |
+12 −10 | gnmi_server/server.go | |
+187 −0 | gnmi_server/server_test.go | |
+8 −9 | sonic_data_client/mixed_db_client.go | |
+3 −0 | telemetry/telemetry.go | |
+5 −1 | telemetry/telemetry_test.go | |
+1 −1 | test/test_gnmi_configdb.py | |
+392 −0 | test/test_gnmi_configdb_patch.py |