run: Improve reporting on setup error
In case '7za' is missing, we better report to the user
straight away, rather than just failing silently.
Also, we want to avoid as much as possible config
files not in their right places.
In order to accomplish that goal, check for 7za's
presence in the system on virt_test_assistant, and
throw an exception if it's not present. Also,
make sure we catch exceptions when calling
virt_test_assistant, to present error information
in a good way.
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
Showing
想要评论请 注册 或 登录