Bug 1113666

Summary: /distribution/virt/install get_guest_info.py --kvm-num ouput can contain non numeric output
Product: [Retired] Beaker Reporter: Bill Peck <bpeck>
Component: testsAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.17CC: aigao, asaha, dcallagh, rmancy, xma
Target Milestone: 0.17.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-09 08:56:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Peck 2014-06-26 15:04:52 UTC
Description of problem:

get_guest_info.py --kvm-num can produce non-numeric output which will break runtest.sh logic where it makes decisions on the number of kvm hosts.

Version-Release number of selected component (if applicable):
distribution-virt-install-4_0-81

How reproducible:
only if communication issues with lab controller


Actual results:
Couldn't get guestinfo from lab-02.rhts.eng.bos.redhat.com . sleeping 300 secs
0

Expected results:
0

Comment 2 Bill Peck 2014-06-26 15:08:17 UTC
http://gerrit.beaker-project.org/#/c/3175/

Comment 3 Dan Callaghan 2014-07-07 05:53:35 UTC
Thanks for the patch Bill.

Comment 6 Dan Callaghan 2014-07-09 08:56:46 UTC
/distribution/virt/install 4.0-83 has been released.