diff options
author | Jeff Cody <jcody@redhat.com> | 2016-02-01 20:33:11 -0500 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2016-02-02 18:07:27 +0100 |
commit | 8983b670f62ab5e5e8dd2690bf8304123651bfe5 (patch) | |
tree | 09c67b37dd4fb10999934218b5e415ad16da3b7c /tests/qemu-iotests/group | |
parent | f8aa905a4fec89863c82de4186352447d851871e (diff) | |
download | qemu-8983b670f62ab5e5e8dd2690bf8304123651bfe5.zip |
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Signed-off-by: Jeff Cody <jcody@redhat.com>
Message-id: 2dbc05efba2f683cb3aaf71aaa9b776ebf7ec57c.1454376655.git.jcody@redhat.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
[Moved test number from 143 to 144]
Signed-off-by: Max Reitz <mreitz@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 cbc970a471..65df029d7d 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -146,3 +146,4 @@ 141 rw auto quick 142 auto 143 auto quick +144 rw auto quick |