mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	T7609: Increase huge-page-count to 1800 for VPP tests
This commit is contained in:
		
							parent
							
								
									3d0e999c80
								
							
						
					
					
						commit
						f2ac2fbcd6
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| @ -41,7 +41,7 @@ test-interfaces: checkiso | ||||
| .PHONY: test-vpp | ||||
| .ONESHELL: | ||||
| test-vpp: checkiso | ||||
| 	scripts/check-qemu-install --debug --configd --match="vpp" --smoketest --uefi --cpu 4 --memory 8 --huge-page-size 2M --huge-page-count 1600 build/live-image-amd64.hybrid.iso | ||||
| 	scripts/check-qemu-install --debug --configd --match="vpp" --smoketest --uefi --cpu 4 --memory 8 --huge-page-size 2M --huge-page-count 1800 build/live-image-amd64.hybrid.iso | ||||
| 
 | ||||
| .PHONY: testc | ||||
| .ONESHELL: | ||||
| @ -51,7 +51,7 @@ testc: checkiso | ||||
| .PHONY: testcvpp | ||||
| .ONESHELL: | ||||
| testcvpp: checkiso | ||||
| 	scripts/check-qemu-install --debug --configd --match="vpp" --cpu 4 --memory 8 --huge-page-size 2M --huge-page-count 1600 --configtest build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS)) | ||||
| 	scripts/check-qemu-install --debug --configd --match="vpp" --cpu 4 --memory 8 --huge-page-size 2M --huge-page-count 1800 --configtest build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS)) | ||||
| 
 | ||||
| .PHONY: testraid | ||||
| .ONESHELL: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user