-
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 sonic-gnmi to the latest HEAD automatically
- Loading branch information
1 parent
9fdbdee
commit 38a2982
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-gnmi
updated
10 files
+1 −0 | Makefile | |
+9 −0 | gnmi_server/server.go | |
+34 −27 | gnmi_server/server_test.go | |
+40 −20 | sonic_data_client/mixed_db_client.go | |
+1 −1 | sonic_data_client/non_db_client.go | |
+261 −127 | telemetry/telemetry.go | |
+318 −0 | telemetry/telemetry_test.go | |
+84 −40 | test/test_gnmi_appldb.py | |
+70 −26 | test/test_gnmi_configdb.py | |
+2 −2 | test/test_gnmi_countersdb.py |