Skip to content

Commit

Permalink
[Mellanox] added component versions to techsupport (sonic-net#3264)
Browse files Browse the repository at this point in the history
Added get component versions to techsupport
get_component_versions.py is a script that output a table that gathers the versions of all the Nvidia-related components in SONiC.
  • Loading branch information
skr31 committed Apr 17, 2024
1 parent 9f96229 commit f81317c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/generate_dump
Original file line number Diff line number Diff line change
Expand Up @@ -1251,6 +1251,7 @@ collect_mellanox() {
echo "HW Mgmt dump script $HW_DUMP_FILE does not exist"
fi

save_cmd "get_component_versions.py" "component_versions"
}

###############################################################################
Expand Down

0 comments on commit f81317c

Please sign in to comment.