Bug 1038441

Summary: Please replace cert id with bug id in output of testplan_frozen_to_package_review.pl
Product: [Retired] Red Hat Hardware Certification Program Reporter: QinXie <xiqin>
Component: Reviewer Tools (metrics)Assignee: Yu Shao <yshao>
Status: CLOSED EOL QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.2CC: pmao, rlandry, xiqin, yshao
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-13 04:58:44 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:

Description QinXie 2013-12-05 06:32:45 UTC
In output of testplan_frozen_to_package_review.pl, current in output only lists cert id. Please replace cert id with bug_id
following is current output format:
=================================================================================================
----- cert_id14295 -->      testplan_frozen_time  2013-10-23 01:48:40
----- cert_id14295 --> testplan_frozen_unix_time  1382464120
----- cert_id14295 -->        package_check_time  2013-11-04 01:57:44
----- cert_id14295 -->   package_check_unix_time  1383501464
----- time took to handle this : 1037344 seconds


This is expected result output:
----- cert#11111 -->      testplan_frozen_time  2013-10-23 01:48:40
----- cert#11111 --> testplan_frozen_unix_time  1382464120
----- cert#11111 -->        package_check_time  2013-11-04 01:57:44
----- cert#11111 -->   package_check_unix_time  1383501464

Comment 3 MaoPeng 2015-07-13 04:56:23 UTC
*** Bug 1025658 has been marked as a duplicate of this bug. ***