Bug 654299

Summary: Change auto-broken tickets so they only occur when systems fail RELEASED tagged distros
Product: [Retired] Beaker Reporter: Phil Cassaro <pcassaro>
Component: inventoryAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 0.5CC: bpeck, mcsontos, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-24 14:06:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Phil Cassaro 2010-11-17 14:03:27 UTC
Description of problem: Beaker marks systems as broken and generates a ticket in eng-ops queue if a system fails a certain number of tests involving distros tagged as STABLE. Since the threshold for a distro being tagged as STABLE is not very high, lots of tickets are being generated for systems that have nothing wrong. It would be much better if the criteria for flagging systems was based on RELEASED tagged distros instead of STABLE.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Dan Callaghan 2010-11-21 21:42:40 UTC
This change will make the distro tag for broken system detection configurable.

Comment 3 Bill Peck 2010-11-22 14:36:09 UTC
Looks good Dan.

The other good thing about they way you did this is if the tag doesn't exist it will exit the routine.  I think the old implementation may have caused an ISE at our partners.