
[ https://ovirt-jira.atlassian.net/browse/OVIRT-924?page=com.atlassian.jira.pl... ] eyal edri [Administrator] reassigned OVIRT-924: ----------------------------------------------- Assignee: Pavel Zhukov (was: infra) I disabled the jobs for now, please check if they are in any YAML, if not we can keep them disabled or delete them.
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: Pavel Zhukov
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.621.2#100023)