
Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Updated parsing of the tasks ...................................................................... packaging: Updated parsing of the tasks This patch replaces the execRemoteSql call with the parseRemoteSqlCall, which allows easier parsing of the output during tasks and compensation check. Then the lenght of the output is tested and actual list of tasks is returned if necessary. Change-Id: I3b1f24ef5e83cf09c01c3ebbb00375098ddc52c1 Bug-Url: https://bugzilla.redhat.com/921578 Bug-Url: https://bugzilla.redhat.com/912426 Signed-off-by: Alex Lourie <alourie@redhat.com> Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M packaging/fedora/setup/engine-upgrade.py 1 file changed, 33 insertions(+), 30 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13131 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b1f24ef5e83cf09c01c3ebbb00375098ddc52c1 Gerrit-PatchSet: 7 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: Eli Mesika <emesika@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>