Bug 720044

Summary: New tickets should not be opened upon power failure on a system marked "broken"
Product: [Retired] Beaker Reporter: Sean Waite <swaite>
Component: web UIAssignee: Steven Lawrance <stl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.6CC: abourne, bpeck, dcallagh, jnicolet, mcsontos, rmancy, stl
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: 2011-07-28 23:50:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Sean Waite 2011-07-08 20:12:58 UTC
Description of problem:
If power fails on a broken system, a new ticket is opened. Since systems are automatically marked broken after power fails, and testing the power function is a step in fixing a system that fails to power cycle. This creates a lot of unnecessary tickets.

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

How reproducible:
100%

Steps to Reproduce:
1. Find system with broken power, that is marked broken
2. Power Cycle

  
Actual results:
New ticket created each time

Expected results:
The original ticket is sufficient

Additional info:
This is probably a regression.

Comment 1 Bill Peck 2011-07-08 20:27:40 UTC
Some additional info here:

We used to only do this logic when a power command failed from the scheduler.  Now we do it for manual interaction as well.  Thats good, but we should pay attention to the current status and only move the system to broken once and not email the owner again.

Comment 2 Steven Lawrance 2011-07-18 03:38:15 UTC
*** Bug 720672 has been marked as a duplicate of this bug. ***