X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=133c3d45cb57e33749af1d6e4a61cb689ad262ca;hb=937bf30183d39859c4a0717fa1a801cd556cfcfa;hp=8964329b17ba2b259ece360b68beb49ab04ef46e;hpb=28ea2515e55764cf3ffdb5334fece5836750edd1;p=vpp.git diff --git a/Makefile b/Makefile index 8964329b17b..133c3d45cb5 100644 --- a/Makefile +++ b/Makefile @@ -252,6 +252,7 @@ define test VPP_TEST_INSTALL_PATH=$(BR)/install-$(2)-native/ \ LD_LIBRARY_PATH=$(BR)/install-$(2)-native/vpp/lib64/ \ EXTENDED_TESTS=$(EXTENDED_TESTS) \ + PYTHON=$(PYTHON) \ $(3) endef