Fabian Deutsch has submitted this change and it was merged. Change subject: Hooks should work in ovirt-node-upgrade ......................................................................
Hooks should work in ovirt-node-upgrade os.path.join() discards previous entries if one starts with /. Previously, ovirt-node-upgrade tried to run all hooks from the running image and not the one being upgraded to. It should run from the chroot instead. Change-Id: I0627d89165002a33ea060b4be2bc03282854bcc3 Signed-off-by: Ryan Barry <[email protected]> --- M scripts/ovirt-node-upgrade.py 1 file changed, 1 insertion(+), 1 deletion(-) -- To view, visit http://gerrit.ovirt.org/23285 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0627d89165002a33ea060b4be2bc03282854bcc3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
