sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
173 stars 691 forks source link

Add script `platform_tests/cli/test_show_platform.py` into T0 PR checker. #13424

Closed yutongzhang-microsoft closed 2 weeks ago

yutongzhang-microsoft commented 4 weeks ago

Description of PR

In PR #13220, we add a batch of control plane test scripts into onboarding T0 PR checker, but some of them failed. In this PR, we fix the failed test script platform_tests/cli/test_show_platform.py and let it run successfully in T0 PR checker.

Summary: Fixes # (issue)

Type of change

Back port request

Approach

What is the motivation for this PR?

In PR #13220, we add a batch of control plane test scripts into onboarding T0 PR checker, but some of them failed. In this PR, we fix the failed test script platform_tests/cli/test_show_platform.py and let it run successfully in T0 PR checker.

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

wsycqyz commented 4 weeks ago

Have triggered to rerun the failed jobs.