diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2017-07-05 13:57:38 +0100 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2017-07-11 17:45:01 +0200 |
commit | 32a1681adc44f52e7c8a19408cd3be8452a0897b (patch) | |
tree | 8d4de4e52c5f4f42ad4b39bf1d453b61b0810930 /tests/qemu-iotests/group | |
parent | 217a0683b754fed7f7c7ad5c241a7ddb52506844 (diff) | |
download | qemu-32a1681adc44f52e7c8a19408cd3be8452a0897b.zip qemu-32a1681adc44f52e7c8a19408cd3be8452a0897b.tar.gz qemu-32a1681adc44f52e7c8a19408cd3be8452a0897b.tar.bz2 |
iotests: add test 178 for qemu-img measure
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20170705125738.8777-10-stefanha@redhat.com
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 40bef99..8f883f7 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -173,6 +173,7 @@ 175 auto quick 176 rw auto backing 177 rw auto quick +178 auto quick 179 rw auto quick 181 rw auto migration 182 rw auto quick |