Loading
bdevperf: add python/ dir to PYTHONPATH
The other python scripts (e.g. scripts/rpc.py) already add the relative location of the python directory inside the repo. It's very convenient, as it doesn't require users running them from within the repo to adjust PYTHONPATH by themselves. Do the same for bdevperf.py. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I436248bc73f0a4ca7332af65d8c51a6f574144b4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23788 Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot