[202205][generate_dump]: Enhance show techsupport for cisco-8000 platform#2533
[202205][generate_dump]: Enhance show techsupport for cisco-8000 platform#2533yxieca merged 2 commits intosonic-net:202205from
Conversation
Signed-off-by: Geert Vlaemynck <gvlaemyn@cisco.com>
|
@yxieca let us know if any action is required from our end |
@alpeshspatel can you address the test failure? |
|
According to the test log below, the error in the test occurs in the python3 test environment setup: package version conflict for urllib3. 2022-12-01T18:31:34.5711680Z ##[section]Starting: Test Python 3 |
… save_cmd for show platform versions Signed-off-by: Geert Vlaemynck <gvlaemyn@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Geert Vlaemynck gvlaemyn@cisco.com
What I did
Added cisco-8000 specific platform information to "show techsupport" tarfile
How I did it
Added collect_cisco_8000 function to scripts/generate_dump which filters out the wanted files from /usr/share/sonic/device/${platform} and saves them in the techsupport tarfile under sai subdirectory
How to verify it
Run "show techsupport" and grep sai in the generated techsupport tarfile
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)