Douglas Schilling Landgraf has posted comments on this change. Change subject: vdsm-upgrade: adds wrapper to ovirt-node-upgrade ......................................................................
Patch Set 16: (1 comment) http://gerrit.ovirt.org/#/c/28244/16/vdsm_reg/vdsm-upgrade File vdsm_reg/vdsm-upgrade: Line 52: upgrade_tool = subprocess.Popen( Line 53: [ Line 54: "ovirt-node-upgrade", Line 55: "--iso=/data/updates/ovirt-node-image.iso", Line 56: "--reboot=0" I will add =1 to reboot after 1 sec Line 57: ], Line 58: stdout=subprocess.PIPE, Line 59: stderr=subprocess.STDOUT, Line 60: shell=False -- To view, visit http://gerrit.ovirt.org/28244 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7b997d70a440545497246d1a19d9671b054a56a5 Gerrit-PatchSet: 16 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
