Bug 1248304

Summary: upload anaconda.coverage in /distribution/install
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: testsAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: Alexander Todorov <atodorov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: atodorov, dcallagh, mjia, rjoost
Target Milestone: 21.0Keywords: FutureFeature, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-05 07:12:11 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 Dan Callaghan 2015-07-30 04:41:06 UTC
Alexander Todorov says:

"When running anaconda with debug=1 it produces a Python coverage report and saves it under /root/anaconda.coverage. This works in RHEL 7 and later and I'd like to collect these coverage files from executed test runs and extract some statistics based on them."

Patch from Alex: http://gerrit.beaker-project.org/4330

Comment 1 Dan Callaghan 2015-07-30 04:52:36 UTC
Tagged as /distribution/install 1.12-2.

Comment 3 Dan Callaghan 2015-07-30 04:59:11 UTC
Suggested test case:
Run a recipe with latest RHEL7 and kernel_options="debug=1".

Expected results:
/distribution/install task log includes anaconda.coverage containing a coverage report.

(Alex, does that sound right?)

Comment 5 Dan Callaghan 2015-08-05 07:12:11 UTC
/distribution/install 1.12-2 has been released.