Re: [ovirt-devel] Ovirt engine find bugs job

2015-08-17 Thread David Caro
On 08/17, Max Kovgan wrote: > *Also worth mentioning:* > > > "job1": http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit, > does: > >1. does some sql-foo to create a db with some data >2. runs maven as follows: > > export MAVEN_OPTS=" -XX:MaxPermSize=512m" > mvn \ > -P e

Re: [ovirt-devel] Ovirt engine find bugs job

2015-08-17 Thread Max Kovgan
*Also worth mentioning:* "job1": http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit, does: 1. does some sql-foo to create a db with some data 2. runs maven as follows: export MAVEN_OPTS=" -XX:MaxPermSize=512m" mvn \ -P enable-dao-tests \ -D engine.db.username=engine \ -D

[ovirt-devel] Ovirt engine find bugs job

2015-08-17 Thread David Caro
Hi everyone! Lately there have been found issues with the findbugs job: http://jenkins.ovirt.org/job/ovirt-engine_3.5_find-bugs_merged/1373/ It turns out that it was running only on fc20 hosts, and there it ran well, but fc20 hosts have been removed (not supported anymore) and the test started r