diff options
author | Jeff Cody <jcody@redhat.com> | 2018-08-21 12:26:20 -0400 |
---|---|---|
committer | Jeff Cody <jcody@redhat.com> | 2018-08-21 15:20:37 -0400 |
commit | 26bf474ba92c76e61bea51726e22da6dfd185296 (patch) | |
tree | e100de9aa5519abae9316014f73523b375e41e8f /tests/qemu-iotests/group | |
parent | e321c0597c7590499bacab239d7f86e257f96bcd (diff) |
block: iotest to catch abort on forced blockjob cancel
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: df317f617fbe5affcf699cb8560e7b0c2e028a64.1534868459.git.jcody@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index b973dc842d..743790745b 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -225,3 +225,4 @@ 225 rw auto quick 226 auto quick 227 auto quick +229 auto quick |