Change in ovirt-engine[master]: packaging: Stopped using backup.sh script for DB backup

Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Stopped using backup.sh script for DB backup ...................................................................... packaging: Stopped using backup.sh script for DB backup This patch replaces the usage of the backup.sh script for backing up the DB during upgrade/cleanup operations with the direct pg_dump command with same parameters. The reason for this is that the script itself delivered with a different package than the setup utilities, so its functionality is not available to the setup; this leads the setup to fail in various flows. Change-Id: Ic2b6f5c36e3005b5fdeeb3a5558414fe353d5e6e Bug-Url: https://bugzilla.redhat.com/920712 Signed-off-by: Alex Lourie <alourie@redhat.com> --- M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/common_utils.py 2 files changed, 12 insertions(+), 7 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13106 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic2b6f5c36e3005b5fdeeb3a5558414fe353d5e6e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
juan.hernandez@redhat.com