projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.13k stars 516 forks source link

[ADL-S][S5]Can't shutdown WaaG with user VM name same as in launch script #7178

Open lishua1x opened 2 years ago

lishua1x commented 2 years ago

Environment: HV : Master(eb9a58c70e0673b92f6758de0c077d4a3e703) kernel: 5.10.83-acrn-service-vm-dirty HW: ADL-S-CRB

Test step: 1: BOOT to ACRN and SOS

  1. config life_mngr.conf in SOS and enable the life_mngr.service
  2. boot up WaaG
  3. Run user_vm_shutdown.py in the Service VM to shutdown WaaG
  4. found can't shutdown WaaG with user name " POST_STD_VM1" but can only shutdown with "user_vm_shutdown.py windows"

Expect result: shutdown WaaG with user name successfully Actual Result: can't shutdown WaaG with user name " POST_STD_VM1" but can only shutdown with "user_vm_shutdown.py windows"

Fail Rate: 100%

lishua1x commented 2 years ago

[External_System_ID]ACRN-7654