mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	T7197: Decrease config smoketest to 2 CPUs and 7G RAM
Decrease system resources for configload tests
This commit is contained in:
		
							parent
							
								
									c6bf02f568
								
							
						
					
					
						commit
						93c5b23cf2
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -41,7 +41,7 @@ test-vpp: checkiso | |||||||
| .PHONY: testc | .PHONY: testc | ||||||
| .ONESHELL: | .ONESHELL: | ||||||
| testc: checkiso | testc: checkiso | ||||||
| 	scripts/check-qemu-install --debug --configd --cpu 4 --memory 8 --configtest build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS)) | 	scripts/check-qemu-install --debug --configd --cpu 2 --memory 7 --configtest build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS)) | ||||||
| 
 | 
 | ||||||
| .PHONY: testraid | .PHONY: testraid | ||||||
| .ONESHELL: | .ONESHELL: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user