|
|
0a122b |
From b9e9b6957a0b66f26de128069d6f191c480cf928 Mon Sep 17 00:00:00 2001
|
|
|
0a122b |
Message-Id: <b9e9b6957a0b66f26de128069d6f191c480cf928.1389014116.git.minovotn@redhat.com>
|
|
|
0a122b |
In-Reply-To: <c8cc35838d42aa286242772d97e3a9be7bb786ba.1389014116.git.minovotn@redhat.com>
|
|
|
0a122b |
References: <c8cc35838d42aa286242772d97e3a9be7bb786ba.1389014116.git.minovotn@redhat.com>
|
|
|
0a122b |
From: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
0a122b |
Date: Mon, 9 Dec 2013 14:09:30 +0100
|
|
|
0a122b |
Subject: [PATCH 42/50] qemu-iotests: 033 is fast
|
|
|
0a122b |
|
|
|
0a122b |
RH-Author: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
0a122b |
Message-id: <1386598178-11845-45-git-send-email-pbonzini@redhat.com>
|
|
|
0a122b |
Patchwork-id: 56081
|
|
|
0a122b |
O-Subject: [RHEL 7.0 qemu-kvm PATCH 44/52] qemu-iotests: 033 is fast
|
|
|
0a122b |
Bugzilla: 1007815
|
|
|
0a122b |
RH-Acked-by: Jeffrey Cody <jcody@redhat.com>
|
|
|
0a122b |
RH-Acked-by: Fam Zheng <famz@redhat.com>
|
|
|
0a122b |
RH-Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
|
0a122b |
|
|
|
0a122b |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
0a122b |
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
|
0a122b |
(cherry picked from commit e18d90c15bab0d47d8f30696058abfb78396081f)
|
|
|
0a122b |
---
|
|
|
0a122b |
tests/qemu-iotests/group | 2 +-
|
|
|
0a122b |
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
0a122b |
|
|
|
0a122b |
Signed-off-by: Michal Novotny <minovotn@redhat.com>
|
|
|
0a122b |
---
|
|
|
0a122b |
tests/qemu-iotests/group | 2 +-
|
|
|
0a122b |
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
0a122b |
|
|
|
0a122b |
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
|
|
|
0a122b |
index 68c056b..4a211bf 100644
|
|
|
0a122b |
--- a/tests/qemu-iotests/group
|
|
|
0a122b |
+++ b/tests/qemu-iotests/group
|
|
|
0a122b |
@@ -39,7 +39,7 @@
|
|
|
0a122b |
030 rw auto backing
|
|
|
0a122b |
031 rw auto quick
|
|
|
0a122b |
032 rw auto
|
|
|
0a122b |
-033 rw auto
|
|
|
0a122b |
+033 rw auto quick
|
|
|
0a122b |
034 rw auto backing
|
|
|
0a122b |
035 rw auto quick
|
|
|
0a122b |
036 rw auto quick
|
|
|
0a122b |
--
|
|
|
0a122b |
1.7.11.7
|
|
|
0a122b |
|