X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=c1a7cbb58a510f3e1652c2648c8fca8af57c5c50;hb=f413bef1358e014c9a6cb75bd2ec3e1f351e64ff;hp=1cce928aa1a2453356e24a672a1034d8a11137e3;hpb=6bf177ce815dc1454e8ac1b9d5bad08fde01d98d;p=vpp.git diff --git a/Makefile b/Makefile index 1cce928aa1a..c1a7cbb58a5 100644 --- a/Makefile +++ b/Makefile @@ -501,7 +501,7 @@ endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) - @make test + @make COMPRESS_FAILED_TEST_LOGS=yes test endif