There was an error while loading. Please reload this page.
2 parents d59967a + 29e0afb commit 28147b4Copy full SHA for 28147b4
1 file changed
Makefile
@@ -26,7 +26,7 @@ test: checkiso
26
.PHONY: test-no-interfaces
27
.ONESHELL:
28
test-no-interfaces: checkiso
29
- scripts/check-qemu-install --debug --configd --smoketest --uefi --no-interfaces --cpu 4 --memory 8 build/live-image-amd64.hybrid.iso
+ scripts/check-qemu-install --debug --configd --smoketest --uefi --no-interfaces --cpu 4 --memory 8 --huge-page-size 2M --huge-page-count 1800 build/live-image-amd64.hybrid.iso
30
31
.PHONY: test-no-interfaces-no-vpp
32
0 commit comments