mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 19:33:39 +08:00
qemu-iotests: Add more tests to "migration" group
grep for "migrate" turns up a few test cases which use migration, but haven't been in the "migration" group so far. Add them to the group. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com>
This commit is contained in:
parent
ae8622ec19
commit
c4d1ff2bfc
@ -97,7 +97,7 @@
|
||||
088 rw auto quick
|
||||
089 rw auto quick
|
||||
090 rw auto quick
|
||||
091 rw auto
|
||||
091 rw auto migration
|
||||
092 rw auto quick
|
||||
093 auto
|
||||
094 rw auto quick
|
||||
@ -169,7 +169,7 @@
|
||||
162 auto quick
|
||||
163 rw auto
|
||||
165 rw auto quick
|
||||
169 rw auto quick
|
||||
169 rw auto quick migration
|
||||
170 rw auto quick
|
||||
171 rw auto quick
|
||||
172 auto
|
||||
@ -194,14 +194,14 @@
|
||||
192 rw auto quick
|
||||
194 rw auto migration quick
|
||||
195 rw auto quick
|
||||
196 rw auto quick
|
||||
196 rw auto quick migration
|
||||
197 rw auto quick
|
||||
198 rw auto
|
||||
199 rw auto
|
||||
199 rw auto migration
|
||||
200 rw auto
|
||||
201 rw auto migration
|
||||
202 rw auto quick
|
||||
203 rw auto
|
||||
203 rw auto migration
|
||||
204 rw auto quick
|
||||
205 rw auto quick
|
||||
206 rw auto
|
||||
|
Loading…
Reference in New Issue
Block a user