iotests: skip 159 & 170 with luks format
commit2c6f6006429a94fc3f1a2d2e68719f300744566d
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 26 Jun 2017 12:35:06 +0000 (26 13:35 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 11 Jul 2017 15:44:59 +0000 (11 17:44 +0200)
treeff29d5470eb5e703a5aff7cf79b69cb9ecbf00a5
parent615b5dcf2decbc5f0abb512d13d7e5db2385fa23
iotests: skip 159 & 170 with luks format

While the qemu-img dd command does accept --image-opts
this is not sufficient to make it work with the LUKS
image yet. This is because bdrv_create() still always
requires the non-image-opts syntax.

Thus we must skip 159/170 with luks for now

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-2-berrange@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/159
tests/qemu-iotests/170