mirror of https://github.com/xemu-project/xemu.git
iotests: Remove a few tests from 'quick' group
A run of './check -qcow2 -g quick' on my machine produced only two tests that took longer than 5 seconds; 178 took 18, and 189 took 7. Remove them from the quick group. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
5dd8990841
commit
88e1f92745
|
@ -175,7 +175,7 @@
|
|||
175 auto quick
|
||||
176 rw auto backing
|
||||
177 rw auto quick
|
||||
178 auto quick
|
||||
178 auto
|
||||
179 rw auto quick
|
||||
181 rw auto migration
|
||||
182 rw auto quick
|
||||
|
@ -183,4 +183,4 @@
|
|||
185 rw auto
|
||||
186 rw auto
|
||||
188 rw auto quick
|
||||
189 rw auto quick
|
||||
189 rw auto
|
||||
|
|
Loading…
Reference in New Issue