This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
forked from sonic-net/sonic-telemetry
-
Notifications
You must be signed in to change notification settings - Fork 3
WIP: Gomod #77
Open
seiferteric
wants to merge
18
commits into
dell_sonic
Choose a base branch
from
gomod
base: dell_sonic
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
WIP: Gomod #77
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ranch on Mon Mar 2 02:32:41 PST 2020 Change-Id: I63d020ec04179136bac253ed36e55c964c9dfcda
Fix for ygot dependency See merge request e-sonic/sonic-telemetry!4
This change checks out a known good version of openconfig/gnmi in order to avoid the issue where the embedded generated code requires ProtoPackageIsVersion4 symbol in the protobuf/proto library.
Use a known good version of openconfig/gnmi See merge request e-sonic/sonic-telemetry!7
Marked as WIP -- do not actually merge this to |
seiferteric
pushed a commit
that referenced
this pull request
Jun 15, 2021
) [multi-asic] support in telemetry. Summary of Changes:- Enhanced sonic_db_config package for multi-asic to read different namespace redis configuration. Added unit-test for same. Enhanced V2R Lookup for multi-asic by understanding namespace port belongs to Enhanced gNMI Server to initiate redis connection with all namespaces Enhanced gNMI Server Get and Subscribe tests for multi-namespace. Added test_utils package providing utility API's needed by test-cases. Also added multi-namespace specific json files into testdata Enhance parsing of Target in gNMI Request to understand namespace if present. Format the modified files using go fmt. Please ignore whitespaces diff as part of review. Added new test case to verify gNMI Get on non-counter DB (eg: STATE_DB) and fixed issue in existing GET of not verifying the return value. Fixed the gNMI Subscribe test issue where IntervalTimeTicker function pointer not re-assigned after test case is done.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.