]>
Commit | Line | Data |
---|---|---|
d1fde4ad | 1 | QA output created by 095 |
61b42226 FZ |
2 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=5242880 |
3 | Formatting 'TEST_DIR/t.IMGFMT.snp1', fmt=IMGFMT size=104857600 backing_file=TEST_DIR/t.IMGFMT.base | |
fe646693 | 4 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file=TEST_DIR/t.IMGFMT.snp1 |
d1fde4ad JC |
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 JC |
10 | |
11 | === Running QEMU Live Commit Test === | |
12 | ||
13 | {"return": {}} | |
1dac83f1 KW |
14 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "test"}} |
15 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "test"}} | |
d1fde4ad | 16 | {"return": {}} |
1dac83f1 KW |
17 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "test"}} |
18 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "test"}} | |
d1fde4ad | 19 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "test", "len": 104857600, "offset": 104857600, "speed": 0, "type": "commit"}} |
1dac83f1 KW |
20 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "test"}} |
21 | {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "test"}} | |
d1fde4ad JC |
22 | |
23 | === Base image info after commit and resize === | |
1b53eab2 HR |
24 | image: TEST_DIR/t.IMGFMT.base |
25 | file format: IMGFMT | |
d1fde4ad | 26 | virtual size: 100M (104857600 bytes) |
d1fde4ad | 27 | *** done |