Hide Forgot
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.
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.
*** Bug 720672 has been marked as a duplicate of this bug. ***