aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2017-01-16 16:19:38 +0100
committerDamjan Marion <dmarion.lists@gmail.com>2017-01-16 17:19:17 +0000
commit51a7c8b762d4340b64d868e8003bdcdd27effde1 (patch)
tree6e5fc1ce51db142fd1fcce8f4e2784bf1820a27e /Makefile
parent6484b3baa3ef3186dc11fbf7706494da95079626 (diff)
Add 'make test' to verify job
Change-Id: Iaab9c1a1c691a613d25ea28a22ac5db5943d8892 Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e512fe5..12f40483 100644
--- a/Makefile
+++ b/Makefile
@@ -356,5 +356,6 @@ ifeq ($(OS_ID),centos)
$(call banner,"Building rpm packages")
@make pkg-rpm
endif
+ @make test