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
sonic-mgmt testcase under generic_config_updater use config apply-patch for some of the test cases. config apply-patch does not handle multi-asic scenarios and that causes test cases to fail.
config apply-patch uses 'show runningconfig <>' command to fetch the running-config which also misses multi-asic support.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of show version:
(paste your output here)
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
The supportive of multi asic GCU feature has merged into public repo and chassis repo, but since there were multiple YANG files missing and wrong fields, the corresponding changes have being made and on their way to repo.
Description
sonic-mgmt testcase under generic_config_updater use config apply-patch for some of the test cases. config apply-patch does not handle multi-asic scenarios and that causes test cases to fail.
config apply-patch uses 'show runningconfig <>' command to fetch the running-config which also misses multi-asic support.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: