mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 13a1d4a71b
			
		
	
	
		13a1d4a71b
		
	
	
	
	
		
			
			The tests 033, 140, 145 and 157 were all broken when run with LUKS, since they did not correctly use the required image opts args syntax to specify the decryption secret. Further, the 120 test simply does not make sense to run with luks, as the scenario exercised is not relevant. The test 181 was broken when run with LUKS because it didn't take account of fact that $TEST_IMG was already in image opts syntax. The launch_qemu helper also didn't register the secret object providing the LUKS password. Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 20170626123510.20134-3-berrange@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
		
			
				
	
	
		
			23 lines
		
	
	
		
			801 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			801 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| QA output created by 157
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
 | |
| 
 | |
| === Setting WCE with qdev and with manually created BB ===
 | |
| 
 | |
| Testing: cache='writeback' wce=''
 | |
|     Cache mode:       writeback
 | |
| Testing: cache='writeback' wce=',write-cache=auto'
 | |
|     Cache mode:       writeback
 | |
| Testing: cache='writeback' wce=',write-cache=on'
 | |
|     Cache mode:       writeback
 | |
| Testing: cache='writeback' wce=',write-cache=off'
 | |
|     Cache mode:       writethrough
 | |
| Testing: cache='writethrough' wce=''
 | |
|     Cache mode:       writethrough
 | |
| Testing: cache='writethrough' wce=',write-cache=auto'
 | |
|     Cache mode:       writethrough
 | |
| Testing: cache='writethrough' wce=',write-cache=on'
 | |
|     Cache mode:       writeback
 | |
| Testing: cache='writethrough' wce=',write-cache=off'
 | |
|     Cache mode:       writethrough
 | |
| *** done
 |