<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 9, 2016 at 3:31 PM, David Caro Estevez <span dir="ltr">&lt;<a href="mailto:dcaro@redhat.com" target="_blank">dcaro@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/09 15:28, Eyal Edri wrote:<br>
&gt; Isn&#39;t there a plugin like x-unit for findbugs that can just get XML file<br>
&gt; and present the graphs?<br>
&gt; for the alerts on limit maybe we can implement something ourselves.<br>
<br>
</span>There is, the issue is that if that xml file does not exist it fails the job,<br>
so it&#39;s not good to be added to the ci-standard<br></blockquote><div><br></div><div>What is the reason for not having that xml job? if we don&#39;t choose to run findbugs mvn goal?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; On Wed, Mar 9, 2016 at 3:21 PM, David Caro Estevez &lt;<a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On 03/09 15:19, Eyal Edri wrote:<br>
&gt; &gt; &gt; I think the idea is to add report.html generic file that will show<br>
&gt; &gt; anything<br>
&gt; &gt; &gt; we&#39;d like.<br>
&gt; &gt; &gt; Having said that, it might be too complex or overkill to do it right now<br>
&gt; &gt; &gt; just for findbugs, so maybe we can still use the findbugs plugin and<br>
&gt; &gt; &gt; provide the xml file (?)<br>
&gt; &gt; &gt; to the plugin?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Maybe we can use [1] as a generic static analysis single plugin that will<br>
&gt; &gt; &gt; work for multiple tools?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; [1]<br>
&gt; &gt; <a href="https://wiki.jenkins-ci.org/display/JENKINS/Analysis+Collector+Plugin" rel="noreferrer" target="_blank">https://wiki.jenkins-ci.org/display/JENKINS/Analysis+Collector+Plugin</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; This has the same issues than using each specific plugin, as it requires<br>
&gt; &gt; each<br>
&gt; &gt; of them to be configured (it just aggregates them, but does not do the<br>
&gt; &gt; result computations)<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Wed, Mar 9, 2016 at 2:57 PM, Sandro Bonazzola &lt;<a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a>&gt;<br>
&gt; &gt; &gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; About <a href="https://gerrit.ovirt.org/#/c/46925/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/46925/</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; *Juan Hernandez* Mar 7 5:34 PM<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Patch Set 14:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; The only important thing that is missing is what will happen with the<br>
&gt; &gt; &gt; &gt; findbugs reports. Will we still have a report that tells us what bugs<br>
&gt; &gt; &gt; &gt; exist, what have been fixed since the last build, etc? If I understand<br>
&gt; &gt; &gt; &gt; correctly that is generated by the Jenkins findbugs plugin, and this<br>
&gt; &gt; patch<br>
&gt; &gt; &gt; &gt; doesn&#39;t use it. Will we preserve the separate findbugs job?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; In addition I have recently learned that the &quot;findbugs:findbugs&quot; mojo<br>
&gt; &gt; runs<br>
&gt; &gt; &gt; &gt; the checks, but doesn&#39;t fail the build if it finds issues. There is a<br>
&gt; &gt; &gt; &gt; different &quot;findbugs:check&quot; mojo that runs the check and fails the build<br>
&gt; &gt; &gt; &gt; with the first issue. It may be more appropriate for this purpose.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Eyal, David, other infra members, any hint on how to progress with this<br>
&gt; &gt; &gt; &gt; patch?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; --<br>
&gt; &gt; &gt; &gt; Sandro Bonazzola<br>
&gt; &gt; &gt; &gt; Better technology. Faster innovation. Powered by community<br>
&gt; &gt; collaboration.<br>
&gt; &gt; &gt; &gt; See how it works at <a href="http://redhat.com" rel="noreferrer" target="_blank">redhat.com</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt; Eyal Edri<br>
&gt; &gt; &gt; Associate Manager<br>
&gt; &gt; &gt; EMEA ENG Virtualization R&amp;D<br>
&gt; &gt; &gt; Red Hat Israel<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
&gt; &gt; &gt; irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; David Caro<br>
&gt; &gt;<br>
&gt; &gt; Red Hat S.L.<br>
&gt; &gt; Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
&gt; &gt;<br>
&gt; &gt; Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605">+420 532 294 605</a><br>
&gt; &gt; Email: <a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a><br>
&gt; &gt; IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
&gt; &gt; Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
&gt; &gt; RHT Global #: 82-62605<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Eyal Edri<br>
&gt; Associate Manager<br>
&gt; EMEA ENG Virtualization R&amp;D<br>
&gt; Red Hat Israel<br>
&gt;<br>
&gt; phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
&gt; irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
<br>
--<br>
David Caro<br>
<br>
Red Hat S.L.<br>
Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
<br>
Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605">+420 532 294 605</a><br>
Email: <a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a><br>
IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
RHT Global #: 82-62605<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Eyal Edri<br>Associate Manager<br>EMEA ENG Virtualization R&amp;D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div></div></div>
</div></div>