OSDN Git Service

iotests: Respect -nodefaults in tests 41 and 55
authorMax Reitz <mreitz@redhat.com>
Wed, 2 Sep 2015 18:52:26 +0000 (20:52 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 4 Sep 2015 18:59:48 +0000 (20:59 +0200)
commit0ed82f7a096537923ef3705946f254d2f61eaf93
treed067f0f573a40ebbabb2f764c6d8c39b348c5962
parent8e4922535b6479c7a2fa6b14b0148c6ae4fcc003
iotests: Respect -nodefaults in tests 41 and 55

While -nodefaults is set in $QEMU_OPTIONS, this is currently (wrongly)
ignored for Python iotests. In order to be prepared for when this is
fixed, we should explicitly add an IDE CD-ROM drive instead of relying
on it being created automatically.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/041
tests/qemu-iotests/055