[Mellanox][platform] Adjust test case according to get_fan_direction update#3373
[Mellanox][platform] Adjust test case according to get_fan_direction update#3373jleveque merged 4 commits intosonic-net:masterfrom stephenxs:test_new_fan_dir_gidhub
Conversation
Signed-off-by: Stephen Sun <[email protected]>
Signed-off-by: Stephen Sun <[email protected]>
|
This pull request introduces 1 alert when merging 52dc540 into 1e30b38 - view on LGTM.com new alerts:
|
Signed-off-by: Stephen Sun <[email protected]>
Fixed. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
will the test know how to run with an old image which is not pending on the new PR you are referring to? |
No. I assume the pending PR should be merged before the test can run. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Stephen Sun <[email protected]>
I just realized that this test can run against 201911. Just update it to tolerance it. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hi @jleveque can we have this PR merged as all tests passed? thanks |
…update (sonic-net#3373) Adjust test case according to get_fan_direction update Signed-off-by: Stephen Sun <[email protected]>
Description of PR
Summary:
Adjust test case according to get_fan_direction update
This PR depends on sonic-net/sonic-buildimage#7386
Signed-off-by: Stephen Sun [email protected]
Type of change
Approach
What is the motivation for this PR?
Adjust test case according to get_fan_direction update
How did you do it?
Replace the old way to mock fan direction with the new way.
/var/run/hw-management/system/fan_dir, supported on Spetrum-2/3 platforms./var/run/hw-management/thermal/fanX_dir, supported on all platforms.How did you verify/test it?
Run regression test.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation