]> Git Repo - qemu.git/blame - tests/qemu-iotests/095.out
Revert "docker.py: Python 2.6 argparse compatibility"
[qemu.git] / tests / qemu-iotests / 095.out
CommitLineData
d1fde4ad 1QA output created by 095
61b42226
FZ
2Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=5242880
3Formatting 'TEST_DIR/t.IMGFMT.snp1', fmt=IMGFMT size=104857600 backing_file=TEST_DIR/t.IMGFMT.base
fe646693 4Formatting '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
7image: TEST_DIR/t.IMGFMT.base
8file format: IMGFMT
d1fde4ad 9virtual 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
24image: TEST_DIR/t.IMGFMT.base
25file format: IMGFMT
d1fde4ad 26virtual size: 100M (104857600 bytes)
d1fde4ad 27*** done
This page took 0.224373 seconds and 4 git commands to generate.