Dan Kenigsberg has submitted this change and it was merged. Change subject: infra: Rearrange PYTHONPATH for remoteFileHandler ......................................................................
infra: Rearrange PYTHONPATH for remoteFileHandler When running tests P_VDSM is set to $GIT_ROOT which makes "import vdsm" conflict. This makes sure we only take from the root dir in case there is no other alternative. Change-Id: Id4eed6fb94686d4e77a23e0d3b6505bb4bd439cd Signed-off-by: Saggi Mizrahi <[email protected]> Reviewed-on: http://gerrit.ovirt.org/14627 Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/remoteFileHandler.py 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Yaniv Bronhaim: Looks good to me, but someone else must approve Saggi Mizrahi: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14627 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id4eed6fb94686d4e77a23e0d3b6505bb4bd439cd Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
