Re: [libvirt] [PATCH v2 2/5] tests: qemuxml2argv: Verify that disk secret alias is correct with user-aliases

2018-05-30 Thread Ján Tomko
On Wed, May 23, 2018 at 04:13:27PM +0200, Peter Krempa wrote: Change the disk encryption type to qcow2+luks so that the appropriate secret objects are generated. This tests that the proper alias is used for the passphrase secret object. Signed-off-by: Peter Krempa ---

[libvirt] [PATCH v2 2/5] tests: qemuxml2argv: Verify that disk secret alias is correct with user-aliases

2018-05-23 Thread Peter Krempa
Change the disk encryption type to qcow2+luks so that the appropriate secret objects are generated. This tests that the proper alias is used for the passphrase secret object. Signed-off-by: Peter Krempa --- tests/qemuxml2argvdata/user-aliases.args | 8 +++-