Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: added a test on postgres status
......................................................................
packaging: setup: added a test on postgres status
It covers for cases where the postgresql service reports
status up but the server is not ready to receive connections.
In such cases the setup fails on DB operations.
This patch updates the change introduced by patch c048ec2d942c
Change-Id: I9b5c6ebadb03077e9173e64548883407ca69b502
Bug-Url:
https://bugzilla.redhat.com/1029969
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/common_utils.py
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Alex Lourie: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21573
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9b5c6ebadb03077e9173e64548883407ca69b502
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-3.3.1
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>