Alex Lourie has posted comments on this change.
Change subject: packaging: Added checking DB state before upgrade
......................................................................
Patch Set 4: (1 inline comment)
....................................................
File packaging/fedora/setup/engine-upgrade.py
Line 856: envDict=utils.getPgEnv(),
Line 857: )
Line 858:
Line 859: # Check the content of the output
Line 860: # If it's not empty, return True
Unfortunately no. The fkvalidator just ourputs psql raw output directly,
Line 861: if len(out):
Line 862: for line in out.split('\n'):
Line 863: if len(line.strip()):
Line 864: return True
--
To view, visit http://gerrit.ovirt.org/12512
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ief0e65231bb42b569734cdd2fa6491b645491f98
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches