« Previous | Next » 

Revision 1f7bf7d0

ID1f7bf7d0687f5a58613358f5e7cfd8f29a3a21e2

Added by Peter Lieven about 10 years ago

qemu-iotests: change _supported_proto to file for various tests

all these tests do anything of the following and thus fail with any
protocol other than file:
- the tests use rm, cp or mv shell commands which only work on file
- the tests use qcow2.py
- the images construct new filenames (e.g. backing file names) and
the logic is broken for anything else than file

Signed-off-by: Peter Lieven <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences