X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=1a409f6816a4c424787fc732f69b35e09e8aa9d6;hb=2bfb9e15d8ed7d040de7e453d764a6eb79668f5f;hp=36c7a5a741d00aaed10f1837797a6cb8171e3c58;hpb=8f68b3e63d682cf23ae836c50d3d7abf3c950514;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