From: Damjan Marion Date: Mon, 16 Jan 2017 15:19:38 +0000 (+0100) Subject: Add 'make test' to verify job X-Git-Tag: v17.04-rc1~365 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=51a7c8b762d4340b64d868e8003bdcdd27effde1;p=vpp.git Add 'make test' to verify job Change-Id: Iaab9c1a1c691a613d25ea28a22ac5db5943d8892 Signed-off-by: Damjan Marion --- diff --git a/Makefile b/Makefile index 6e512fe5a2f..12f404838cc 100644 --- a/Makefile +++ b/Makefile @@ -356,5 +356,6 @@ ifeq ($(OS_ID),centos) $(call banner,"Building rpm packages") @make pkg-rpm endif + @make test