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

Evgheni Dereveanchin (oVirt JIRA) jira at ovirt-jira.atlassian.net
Fri Dec 9 10:03:02 UTC 2016


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)



More information about the Infra mailing list