Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

[multi-asic] Added Support for multi-asic for telemetry/gnmi server #77

Merged
merged 13 commits into from
Jun 14, 2021

Commits on Apr 21, 2021

  1. Enhanced Teleemtry to support multi-asic

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    bcf7a04 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Fix the map of Target2Redis

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    255b63d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Added Unit test cases for sonic_db_config package

    for single and multi namespace/asic.
    
    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    a7e3e01 View commit details
    Browse the repository at this point in the history
  2. More changes for unit-test

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    657e372 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Added Unit test for multi-asic gnmi-server.

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f5d7b39 View commit details
    Browse the repository at this point in the history
  2. More changes and added new test cases to quert non Counter DB

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cf2407d View commit details
    Browse the repository at this point in the history
  3. Updated using go fmt

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c8476c7 View commit details
    Browse the repository at this point in the history
  4. Some cleanup

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e2f527a View commit details
    Browse the repository at this point in the history
  5. Added sudo to the Go test

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a384095 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Address Review Comments

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    ee0d75f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Address Review Comments

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed May 4, 2021
    Configuration menu
    Copy the full SHA
    d37904e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Address Review Comments.

    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    78620e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Make sure for V2R dataset if namespace is present in counter db

    path then always return error.
    
    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    6a3f433 View commit details
    Browse the repository at this point in the history