----- Original Message -----
From: "Eyal Edri" <eedri(a)redhat.com>
To: "Fabian Deutsch" <fabiand(a)redhat.com>, "Yair Zaslavsky"
<yzaslavs(a)redhat.com>, "Allon Mureinik"
<amureini(a)redhat.com>, "Juan Hernandez" <jhernand(a)redhat.com>
Cc: infra(a)ovirt.org
Sent: Tuesday, June 11, 2013 4:42:51 PM
Subject: Re: Can ovirt_engine_find_bugs_gerrit be run against changed files, instead of
all?
right now it runs on **/java/** (i.e patches that changed java files).
i'm not sure jenkins gerrit job can run findbugs (actually it's maven
findbugs plugin) only on changed files/module.
if you know how to do it in jenkins/gerrit/maven i'd be happy to apply the
change.
allon/yair/juan - do know if that's possible?
I'm not aware of such a
feature, nor could I find a decent way of doing it, sorry.
Eyal.
----- Original Message -----
> From: "Fabian Deutsch" <fabiand(a)redhat.com>
> To: infra(a)ovirt.org
> Sent: Tuesday, June 11, 2013 4:32:13 PM
> Subject: Can ovirt_engine_find_bugs_gerrit be run against changed files,
> instead of all?
>
> Hey,
> I noted that ovirt_engine_find_bugs_gerrit eat's a lot of our builders
> resources. I wondered if the job can be changed to only check changed
> files, instead of the whole tree?
> With git you can do
> git diff --name-only HEAD~1..HEAD
> to retrieve the changed files between two versions.
>
> Greetings
> fabian
>
> _______________________________________________
> Infra mailing list
> Infra(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/infra
>