avocado-framework / avocado-vt

Avocado VT Plugin
https://avocado-vt.readthedocs.org/
Other
83 stars 241 forks source link

virttest/virt_admin.py: Provide better Error Msg #3945

Closed Slancaster1 closed 2 weeks ago

Slancaster1 commented 2 months ago

The Issue

To ensure the virt-admin interactive shell is alive, a "uri" command is executed. However, the output of this command is ignored. This makes debugging a failure of this command hard.

The Fix

Print the output of the error