Kevin Wolf | 0a8111e | 2015-05-08 18:11:08 +0200 | [diff] [blame] | 1 | QA output created by 133 |
| 2 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864 |
Eric Blake | b66ff2c | 2020-07-06 15:39:52 -0500 | [diff] [blame] | 3 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT |
Kevin Wolf | 0a8111e | 2015-05-08 18:11:08 +0200 | [diff] [blame] | 4 | |
| 5 | === Check that node-name can't be changed === |
| 6 | |
Thomas Huth | 36b9986 | 2019-04-28 17:54:44 +0200 | [diff] [blame] | 7 | qemu-io: Cannot change the option 'node-name' |
| 8 | qemu-io: Cannot change the option 'node-name' |
| 9 | qemu-io: Cannot change the option 'node-name' |
Kevin Wolf | 0a8111e | 2015-05-08 18:11:08 +0200 | [diff] [blame] | 10 | |
| 11 | === Check that unchanged node-name is okay === |
| 12 | |
| 13 | |
| 14 | === Check that driver can't be changed === |
| 15 | |
Thomas Huth | 36b9986 | 2019-04-28 17:54:44 +0200 | [diff] [blame] | 16 | qemu-io: Cannot change the option 'driver' |
| 17 | qemu-io: Cannot change the option 'driver' |
| 18 | qemu-io: Cannot change the option 'driver' |
Kevin Wolf | 0a8111e | 2015-05-08 18:11:08 +0200 | [diff] [blame] | 19 | |
| 20 | === Check that unchanged driver is okay === |
| 21 | |
Max Reitz | 791cbcc | 2017-11-14 19:01:27 +0100 | [diff] [blame] | 22 | |
| 23 | === Check that reopening works with non-string options === |
| 24 | |
| 25 | format name: null-co |
| 26 | format name: null-co |
Alberto Garcia | dc900c3 | 2018-11-12 16:00:42 +0200 | [diff] [blame] | 27 | |
| 28 | === Check that mixing -c/-r/-w and their corresponding options is forbidden === |
| 29 | |
Thomas Huth | 36b9986 | 2019-04-28 17:54:44 +0200 | [diff] [blame] | 30 | qemu-io: Cannot set both -r/-w and 'read-only' |
| 31 | qemu-io: Cannot set both -r/-w and 'read-only' |
| 32 | qemu-io: Cannot set both -c and the cache options |
| 33 | qemu-io: Cannot set both -c and the cache options |
| 34 | qemu-io: Cannot set both -c and the cache options |
Alberto Garcia | 8eb4b07 | 2018-11-12 16:00:46 +0200 | [diff] [blame] | 35 | |
| 36 | === Check that invalid options are handled correctly === |
| 37 | |
Thomas Huth | 36b9986 | 2019-04-28 17:54:44 +0200 | [diff] [blame] | 38 | qemu-io: Parameter 'read-only' expects 'on' or 'off' |
| 39 | qemu-io: Parameter 'cache.no-flush' expects 'on' or 'off' |
| 40 | qemu-io: Parameter 'cache.direct' expects 'on' or 'off' |
| 41 | qemu-io: Parameter 'auto-read-only' expects 'on' or 'off' |
Kevin Wolf | 0a8111e | 2015-05-08 18:11:08 +0200 | [diff] [blame] | 42 | *** done |