sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
195 stars 715 forks source link

[Bug]: TC: test_ro_disk is failing in reboot as after simulation of RO Disk host becomes unreachable #13699

Open vikshaw-Nokia opened 2 months ago

vikshaw-Nokia commented 2 months ago

Issue Description

The test case test_ro_disk is failing during the reboot process in the finally block. This issue occurs because the test case changes the DUT to read-only mode. And After that the dut becomes unreachable from test

Results you see

Host Unreachability Issue is shown.

Results you expected to see

Host should be reachable

Is it platform specific

generic

Relevant log output

No response

Output of show version

No response

Attach files (if any)

No response

yxieca commented 2 months ago

@vikshaw-Nokia did DUT reboot or not before becoming unreachable? please upload the test log.

vikshaw-Nokia commented 2 months ago

@yxieca . The dut becomes unreachable after the simulation of RO. And as the dut becomes unreachable reboot command doesn't get executed