Change in ovirt-engine[master]: packaging: setup: skipping database checks if DB is empty

Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: setup: skipping database checks if DB is empty ...................................................................... packaging: setup: skipping database checks if DB is empty The current asynctasks and dbvalidations checks are run during all upgrade flows. The new implementation runs these checks on upgrade flows only if DB is not empty. Change-Id: Id95beac6054843b67dc2ea3311e664d9d194e9ab Signed-off-by: Alex Lourie <alourie@redhat.com> --- M packaging/setup/plugins/ovirt-engine-setup/upgrade/asynctasks.py M packaging/setup/plugins/ovirt-engine-setup/upgrade/dbvalidations.py 2 files changed, 22 insertions(+), 6 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17979 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id95beac6054843b67dc2ea3311e664d9d194e9ab 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: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
oschreib@redhat.com