sonic-net / sonic-mgmt

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

Add script `platform_tests/test_reload_config.py` into T0 PR checker. #13575

Open yutongzhang-microsoft opened 3 days ago

yutongzhang-microsoft commented 3 days 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/test_reload_config.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/test_reload_config.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