Actions
action #97517
closed[virtualization][3rd party hypervisor][vmware] Executing command returns 'undef' value with assert_script_run after vm reboot
Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Regressions/Crashes
Target version:
Start date:
2021-08-24
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
The command was run successfully(Referring the screenshot in steps), but it was failed and timed out with a 'undef' return value.
The openqa job was run with PR#13036(https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/13036).
Failures shows in test job:
http://openqa.nue.suse.com/tests/6939481#step/esxi_open_vm_tools/59
Steps to reproduce¶
- Shutdown VM and then power on the VM
- select_console 'sut'
- Run ping command with assert_script_run in VM (Screenshot - http://openqa.nue.suse.com/tests/6939481#step/esxi_open_vm_tools/57)
- Command execution failed with timeout error
Problem¶
H1. The "undef" return value from script_run cause timeout failure
Suggestion¶
Workaround¶
No
Files
Actions