sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
194 stars 712 forks source link

Skip advanced reboot on vms20-t0-7050cx3-2 since failures to session teardown #13484

Closed ryanzhu706 closed 2 months ago

ryanzhu706 commented 3 months ago

…e and failures to session teardown

Description of PR

Skip advanced reboot on 7050 devices which has eos neighbors but no SSD due to failures of session teardown.

Summary: Fixes # (issue)

Type of change

Back port request

Approach

What is the motivation for this PR?

Advanced reboot failed on vms20-t0-7050cx3-2 / vms28-t0-7050-13.

How did you do it?

Skip advanced reboot on it.

How did you verify/test it?

Ran advanced_reboot on vms28-t0-7050-13 test bed and result is: ================================================ short test summary info ================================================= SKIPPED [1] platform_tests/test_advanced_reboot.py: skip test_fast_reboot_from_other_vendor due to knonw issue, if xfail it, it will block other test cases SKIPPED [2] platform_tests/test_advanced_reboot.py:115: skip advanced reboot tests on 7050 devices without SSD

Any platform specific information?

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

Documentation