mirror of
				https://git.proxmox.com/git/qemu-server
				synced 2025-11-03 22:57:01 +00:00 
			
		
		
		
	Requires a mock CPU-model config, which is given as a raw string to also test parsing capabilities. Also tests defaulting behaviour. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> Reviewed-By: Fabian Ebner <f.ebner@proxmox.com> Tested-By: Fabian Ebner <f.ebner@proxmox.com>
		
			
				
	
	
		
			9 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# TEST: Check if custom CPU models are resolving defaults correctly
 | 
						|
cores: 3
 | 
						|
cpu: custom-alldefault
 | 
						|
name: customcpu-defaults
 | 
						|
numa: 0
 | 
						|
ostype: l26
 | 
						|
smbios1: uuid=2ea3f676-dfa5-11e9-ae82-c721e12f3fce
 | 
						|
sockets: 1
 |