This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
sometimes qemu start failed (or serial port interrupted) when the kernel initialize serial device #557
Closed
Description
This issue listed two cases:
- The first case is described in container init was failed to kill if signal comes before container init executed hyperstart#285 and fixed in double confirm the process has already been started hyperstart#286
'TestSuite.TestSendContainerSignal' failed to end as attached.
In the test matrix, it's high probability there are one job (and only one) out of five jobs failed. And if > restart the job, it will pass.
- The second case is qemu stop/interrupted when guest initializing serial device.
And the remain disscussion of this thread is about the second case.