X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=1a409f6816a4c424787fc732f69b35e09e8aa9d6;hb=82b2776e314f91a0b0b503bade9720cbb47d87a9;hp=36c7a5a741d00aaed10f1837797a6cb8171e3c58;hpb=3138d723091234a3534baa8b1bbaad31df6fb8d6;p=vpp.git diff --git a/Makefile b/Makefile index 36c7a5a741d..1a409f6816a 100644 --- a/Makefile +++ b/Makefile @@ -569,7 +569,7 @@ verify: install-dep $(BR)/.deps.ok install-ext-deps @make -C build-root PLATFORM=vpp TAG=vpp vom-install $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) -ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) +ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-18.04) $(call banner,"Running tests") @make COMPRESS_FAILED_TEST_LOGS=yes RETRIES=3 test endif