From 45918310349556225f2125daf5b1f60ef3dee027 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Wed, 7 Dec 2016 20:14:22 +0000 Subject: Install jerasure from source when testing liberasure-master Change-Id: I5e88c7268641b6bcad019748544ffd2694cee50f --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 56a9518..b1b6e14 100644 --- a/tox.ini +++ b/tox.ini @@ -10,6 +10,8 @@ commands= [testenv:liberasurecode-git] setenv = LIBERASURECODE_DIR={envdir}/liberasurecode ISAL_DIR={envdir}/isa-l + JERASURE_DIR={envdir}/jerasure + GFCOMPLETE_DIR={envdir}/gf-complete passenv = LIBERASURECODE_REF install_command = {toxinidir}/tools/pip-install-with-liberasurecode.sh {opts} {packages} -- cgit v1.2.1