]>
Commit | Line | Data |
---|---|---|
d1fde4ad JC |
1 | QA output created by 095 |
2 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=5242880 | |
3 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file='TEST_DIR/t.IMGFMT.base' | |
4 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file='TEST_DIR/t.IMGFMT.snp1' | |
5 | ||
6 | === Base image info before commit and resize === | |
7 | image: TEST_DIR/t.qcow2.base | |
8 | file format: qcow2 | |
9 | virtual size: 5.0M (5242880 bytes) | |
10 | disk size: 196K | |
11 | cluster_size: 65536 | |
12 | Format specific information: | |
13 | compat: 1.1 | |
14 | lazy refcounts: false | |
15 | ||
16 | === Running QEMU Live Commit Test === | |
17 | ||
18 | {"return": {}} | |
19 | {"return": {}} | |
20 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "test", "len": 104857600, "offset": 104857600, "speed": 0, "type": "commit"}} | |
21 | ||
22 | === Base image info after commit and resize === | |
23 | image: TEST_DIR/t.qcow2.base | |
24 | file format: qcow2 | |
25 | virtual size: 100M (104857600 bytes) | |
26 | disk size: 196K | |
27 | cluster_size: 65536 | |
28 | Format specific information: | |
29 | compat: 1.1 | |
30 | lazy refcounts: false | |
31 | *** done |