Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1543189

Summary: XMLRPC failure when talking to test VM.
Product: [Retired] Beaker Reporter: Matt Tyson 🤬 <mtyson>
Component: beaker-in-a-boxAssignee: beaker-dev-list
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: dcallagh, mjia, rjoost
Target Milestone: 25.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-13 00:43:10 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:
Bug Depends On: 1559667    
Bug Blocks:    

Description Matt Tyson 🤬 2018-02-07 23:20:16 UTC
On a freshly provisioned beaker-in-a-box system running a hardware scan fails with the following:

:: [ 06:46:29 ] :: [   LOG    ] :: xmlrpclib.Fault: <Fault 1: "<class 'bkr.common.bexceptions.BX'>:No such system beaker-test-vm1">


The system seems to be looking for a host named "beaker-test-vm1" when it should be looking for "beaker-test-vm1.beaker"

Comment 1 Roman Joost 2018-02-23 09:23:41 UTC
Fixing this also means adding an additional test to check that the hardware scan actually completes successfully. Perhaps we could utilise the beaker client `bkr` and issuing a job-watch. See beaker-jenkins-jobs repo (https://git.beaker-project.org/cgit/beaker-jenkins-jobs/) for ideas on how to implement that.

Comment 2 Roman Joost 2018-04-13 00:43:10 UTC
This has now been fixed with the release of Beaker 25.1 and the availability of installable 25.1 RPMs.