X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fapex%2Fapex-unit-test.sh;h=3f15847f2380001b728f329e9ec4103e282ad776;hb=1b3b3ed8bd98fe7fb94fcc4cf46e400226cdf783;hp=3112c9d36a474c620b92747e1af395b3f3463a03;hpb=e17fbef0b73d270a59de87418d28d74e489b8df4;p=releng.git diff --git a/jjb/apex/apex-unit-test.sh b/jjb/apex/apex-unit-test.sh index 3112c9d36..3f15847f2 100755 --- a/jjb/apex/apex-unit-test.sh +++ b/jjb/apex/apex-unit-test.sh @@ -7,6 +7,8 @@ echo "Starting unit tests for Apex..." echo "---------------------------------------------------------------------------------------" echo +PATH=$PATH:/usr/sbin + pushd build/ > /dev/null for pkg in yamllint rpmlint iproute epel-release python34-devel python34-nose python34-PyYAML python-pep8 python34-mock python34-pip; do