Skip to content

Commit

Permalink
Update Smartswitch-test-plan.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nissampa authored Oct 4, 2024
1 parent a0c691a commit 7fc15ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/testplan/Smartswitch-test-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ root@sonic:/home/cisco# show chassis modules status

### Steps

* Infrastructure support provided to choose from follwing Cli can be used in combination based on the vendor.
* Infrastructure support to be provided to choose from following clis or in combinations based on the vendor.
* Use command `show system-memory` to get memory usage on each of those DPUs
* Use `show system-health dpu <DPU_NUM>` to check memory check service status
* Use `pdsctl show system --events` to check memory related events triggered.
Expand Down Expand Up @@ -1157,7 +1157,7 @@ root@sonic:/home/cisco#

#### Steps

* Infrastructure is provided to run the scripts that triggers the temperature trip based on vendor.
* Infrastructure to be provided to run the scripts that triggers the temperature trip based on vendor.
* The following is the example sequence to trigger temperature trip on the dpu
* In DPU, use `docker exec -it polaris /bin/bash` to bring up the polaris container
* Create /tmp/temp_sim.json file with dictionary { "hbmtemp": 65, "dietemp": 85}
Expand Down

0 comments on commit 7fc15ad

Please sign in to comment.