]>
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 === | |
1b53eab2 HR |
7 | image: TEST_DIR/t.IMGFMT.base |
8 | file format: IMGFMT | |
d1fde4ad | 9 | virtual size: 5.0M (5242880 bytes) |
d1fde4ad | 10 | cluster_size: 65536 |
d1fde4ad JC |
11 | |
12 | === Running QEMU Live Commit Test === | |
13 | ||
14 | {"return": {}} | |
15 | {"return": {}} | |
16 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "test", "len": 104857600, "offset": 104857600, "speed": 0, "type": "commit"}} | |
17 | ||
18 | === Base image info after commit and resize === | |
1b53eab2 HR |
19 | image: TEST_DIR/t.IMGFMT.base |
20 | file format: IMGFMT | |
d1fde4ad | 21 | virtual size: 100M (104857600 bytes) |
d1fde4ad | 22 | cluster_size: 65536 |
d1fde4ad | 23 | *** done |