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

Bug 842409

Summary: FEAT: catalog should support call home test plan
Product: [Retired] Red Hat Hardware Certification Program Reporter: Rob Landry <rlandry>
Component: Hardware CatalogAssignee: Wei Shen <wshen>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5CC: hwcert-catalog, junwang, wshen
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: 2012-11-20 03:03:00 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:    
Bug Blocks: 837717, 843194    

Description Rob Landry 2012-07-23 19:29:32 UTC
Description of problem:

The hardware catalog needs to support a call home call, that when supplied with a bug # and proper auth returns to the test suite a list of unique test names that are not in the confirmed state.

Expected results:

Either a of of tests, or an error message (most comment case would be a melted testplan.

Additional info:

No list of inbound tests will be provided.

Comment 3 Wei Shen 2012-08-03 05:04:19 UTC
Created attachment 602062 [details]
a new patch

Comment 4 Wei Shen 2012-08-03 08:05:12 UTC
Created attachment 602078 [details]
delete useless logic

Comment 5 Tony Fu 2012-08-03 08:12:21 UTC
Comment on attachment 602078 [details]
delete useless logic

The patch looks good.