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?
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