You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Multi-Asic devices, test_gnmi_configdb_full_01 TC fails because sonic-cfggen -d --print-data isn't picking the right config_db; by default its picking the config_db.json instead of asic specific config_db due to which the values of PORT key and show interface status are not in sync.
Therefore right config_db has to be picked which has the PORT keys which are being used in the TC.
Issue Description
For Multi-Asic devices,
test_gnmi_configdb_full_01
TC fails becausesonic-cfggen -d --print-data
isn't picking the rightconfig_db
; by default its picking theconfig_db.json
instead ofasic
specificconfig_db
due to which the values ofPORT
key andshow interface status
are not in sync.Therefore right
config_db
has to be picked which has the PORT keys which are being used in the TC.Results you see
Results you expected to see
Is it platform specific
generic
Relevant log output
No response
Output of
show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered: