From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnjbJ-0005n7-O8 for qemu-devel@nongnu.org; Fri, 01 Sep 2017 06:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnjbF-0008TO-AQ for qemu-devel@nongnu.org; Fri, 01 Sep 2017 06:55:01 -0400 From: "Daniel P. Berrange" Date: Fri, 1 Sep 2017 11:54:32 +0100 Message-Id: <20170901105434.3288-1-berrange@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] Fix / skip recent iotests with LUKS driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Max Reitz , Stefan Hajnoczi , Fam Zheng , "Daniel P. Berrange" Two recently added iotests are currently breaking 'check -luks', fix the easy one and disable the hard one. Daniel P. Berrange (2): iotests: rewrite 192 to use _launch_qemu to fix LUKS support iotests: blacklist 194 with the luks driver tests/qemu-iotests/192 | 23 ++++++++++++++++------- tests/qemu-iotests/194 | 1 + tests/qemu-iotests/iotests.py | 4 +++- 3 files changed, 20 insertions(+), 8 deletions(-) -- 2.13.5