Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: Honour PYTHONPATH if set on the host ......................................................................
tests: Honour PYTHONPATH if set on the host run_tests_local.sh doesn't honour PYTHONPATH if it was set. This causes issues with the tests (sometimes) if user was using a custom path for say libvirt ( running from a git src, rather than installed rpm path). This path add $PYTHONPATH to the script to fix the issue. Change-Id: Ia4a3ac4d238da59abf558b628fa34cae90006b6e Signed-off-by: Deepak C Shetty <[email protected]> --- M tests/run_tests_local.sh.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dan Kenigsberg: Looks good to me, approved Deepak C Shetty: Verified -- To view, visit http://gerrit.ovirt.org/7648 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia4a3ac4d238da59abf558b628fa34cae90006b6e Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Deepak C Shetty <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Deepak C Shetty <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
