summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f5a31bb3..4e211efd 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,11 @@ test-no-interfaces: checkiso
test-interfaces: checkiso
scripts/check-qemu-install --debug --configd --match="interfaces_" --smoketest --uefi build/live-image-amd64.hybrid.iso
+.PHONY: test-vpp
+.ONESHELL:
+test-vpp: checkiso
+ scripts/check-qemu-install --debug --configd --match="vpp" --smoketest --uefi build/live-image-amd64.hybrid.iso
+
.PHONY: testc
.ONESHELL:
testc: checkiso