[JIRA] (OVIRT-924) 3.6 DAO tests failing due to missing postgres

eyal edri [Administrator] (oVirt JIRA) jira at ovirt-jira.atlassian.net
Fri Dec 9 10:58:02 UTC 2016


    [ https://ovirt-jira.atlassian.net/browse/OVIRT-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24203#comment-24203 ] 

eyal edri [Administrator] commented on OVIRT-924:
-------------------------------------------------

we need to remove those jobs.
any logic needed can be implemented in check patch and iirc already is in
master and 4.0

On Dec 9, 2016 12:03, "Evgheni Dereveanchin (oVirt JIRA)" <
jira at ovirt-jira.atlassian.net> wrote:

Evgheni Dereveanchin created OVIRT-924:
------------------------------------------

             Summary: 3.6 DAO tests failing due to missing postgres
                 Key: OVIRT-924
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-924
             Project: oVirt - virtualization made easy
          Issue Type: Bug
            Reporter: Evgheni Dereveanchin
            Assignee: infra


Postgres was removed from Jenkins slaves as part of OVIRT-593 and we expect
that all jobs install packages they need at runtime.

Yet, 3.6  DAO tests are still expecting postgres on slaves:
http://jenkins.ovirt.org/job/ovirt-engine_3.6_dao-unit-tests_created

08:53:26 /home/jenkins/workspace/ovirt-engine_3.6_dao-unit-tests_created
08:53:26 + sudo -u postgres psql -d template1 -c 'create role engine;'
08:53:26 sudo: unknown user: postgres
08:53:26 sudo: unable to initialize policy plugin

The job needs to be updated.



--
This message was sent by Atlassian JIRA
(v1000.620.0#100023)


> 3.6 DAO tests failing due to missing postgres
> ---------------------------------------------
>
>                 Key: OVIRT-924
>                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-924
>             Project: oVirt - virtualization made easy
>          Issue Type: Bug
>            Reporter: Evgheni Dereveanchin
>            Assignee: infra
>
> Postgres was removed from Jenkins slaves as part of OVIRT-593 and we expect that all jobs install packages they need at runtime.
> Yet, 3.6  DAO tests are still expecting postgres on slaves:
> http://jenkins.ovirt.org/job/ovirt-engine_3.6_dao-unit-tests_created
> 08:53:26 /home/jenkins/workspace/ovirt-engine_3.6_dao-unit-tests_created
> 08:53:26 + sudo -u postgres psql -d template1 -c 'create role engine;'
> 08:53:26 sudo: unknown user: postgres
> 08:53:26 sudo: unable to initialize policy plugin
> The job needs to be updated.



--
This message was sent by Atlassian JIRA
(v1000.620.0#100023)



More information about the Infra mailing list