Skip to content

Commit

Permalink
iotests/229: data_file is unsupported
Browse files Browse the repository at this point in the history
Fixes: d89ac3c
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200617104822.27525-5-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
  • Loading branch information
XanClic authored and kevmw committed Jun 17, 2020
1 parent e6de31b commit 73b2b7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/qemu-iotests/229
Expand Up @@ -46,6 +46,9 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2 qed
_supported_proto file
_supported_os Linux
# blkdebug can only inject errors on bs->file, so external data files
# do not work with this test
_unsupported_imgopts data_file


DEST_IMG="$TEST_DIR/d.$IMGFMT"
Expand Down

0 comments on commit 73b2b7b

Please sign in to comment.