]
Nick Boldt updated JBIDE-23889:
-------------------------------
Affects Version/s: 4.4.3.AM2
jbosstools-composite-install_master is a spam bomb
--------------------------------------------------
Key: JBIDE-23889
URL:
https://issues.jboss.org/browse/JBIDE-23889
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.3.AM2
Reporter: Mickael Istria
Assignee: Nick Boldt
Priority: Critical
Fix For: 4.4.4.AM1
jbosstools-composite-install_master re-runs itself on failure. However, it seems like the
SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of
spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load
on Jenkins and slaves queue.
I've removed the re-run on failure block of the downstream job trigger as a temporary
workaround.