Change in ovirt-engine[master]: core: VM pinning to multiple hosts (database refactor)
David Maroshi
maroshi at redhat.com
Tue Jul 14 10:22:07 UTC 2015
Greetings team,
This failed test: http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/11757/
Caused by:
10:43:22 Tests in error:
10:43:22 testGetVmsByIds(org.ovirt.engine.core.dao.VmDaoTest): PreparedStatementCallback; bad SQL grammar [select * from getvmbyvmguid(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function string_agg(text, unknown) does not exist
string_agg is intrinsic Postgresql function since Postgresql 9.0, but not in 8.x . Documented here: http://www.postgresql.org/docs/9.0/static/functions-aggregate.html
Please explain how to solve this.
The dao test pass on my machine with Postgresql 9.2.
Thanks
Joy and happiness
Dudi
----- Original Message -----
> From: "Jenkins CI" gerrit.ovirt.org>
> To: "Dudi Maroshi" <dudi at redhat.com>
> Sent: Tuesday, July 14, 2015 1:01:50 PM
> Subject: Change in ovirt-engine[master]: core: VM pinning to multiple hosts (database refactor)
>
> Jenkins CI has posted comments on this change.
>
> Change subject: core: VM pinning to multiple hosts (database refactor)
> ......................................................................
>
>
> Patch Set 2: Continuous-Integration-1
>
> Build Failed
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/11757/
> : FAILURE
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-db-from-3.5_created/2744/
> : SUCCESS
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-db-from-master_created/2546/
> : SUCCESS
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_gerrit/8750/
> : SUCCESS
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/42461/ :
> SUCCESS
>
> --
> To view, visit https://gerrit.ovirt.org/43387
> To unsubscribe, visit https://gerrit.ovirt.org/settings
>
> Gerrit-MessageType: comment
> Gerrit-Change-Id: I9d6750936553a3f88a8a24291ecb9725611b8618
> Gerrit-PatchSet: 2
> Gerrit-Project: ovirt-engine
> Gerrit-Branch: master
> Gerrit-Owner: Dudi Maroshi <dudi at redhat.com>
> Gerrit-Reviewer: Dudi Maroshi <dudi at redhat.com>
> Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
> Gerrit-Reviewer: Jenkins CI
> Gerrit-Reviewer: Roy Golan
> Gerrit-Reviewer: Yaniv Dary <ydary at redhat.com>
> Gerrit-Reviewer: automation at ovirt.org
> Gerrit-HasComments: No
>
More information about the Infra
mailing list