[
https://ovirt-jira.atlassian.net/browse/OVIRT-599?page=com.atlassian.jira...
]
Juan Hernández commented on OVIRT-599:
--------------------------------------
Currently the job uses the following command line:
{noformat}
clean install findbugs:findbugs -U -P findbugs-general -DskipTests -s
artifactory-phx-ovirt-org-settings.xml
{noformat}
The only thing that needs to be removed is the "-P findbugs-general" option, as
now it doesn't have any effect. However this only generates warning in the output of
the job nothing serious.
The CI-1 is real, but not related to new patches but to an earlier one, already merged.
The failure is fixed by this patch that I just merged:
restapi: Remove unused field from V3 disks server
https://gerrit.ovirt.org/59828
Please rebase your patches and the failure will go away.
All in all, it is convenient to remove the "-P findbugs-general" from the
command line, but there is no real error to fix in the CI environment.
incorrect CI-1
--------------
Key: OVIRT-599
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-599
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Martin Mucha
Assignee: infra
Hi,
I probably got false -1 from CI.
http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/20...
https://gerrit.ovirt.org/#/c/53833/
but when invoked on localhost it builds without problem.
Can you look at it?
thanks,
M.
--
This message was sent by Atlassian JIRA
(v1000.98.4#100004)