xref: /openbmc/qemu/tests/qemu-iotests/161.out (revision 6bd858b3117a5aab066f3cf02ca72000eaa10ddb)
10065c455SAlberto GarciaQA output created by 161
20065c455SAlberto GarciaFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=1048576
30065c455SAlberto GarciaFormatting 'TEST_DIR/t.IMGFMT.int', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.base
40065c455SAlberto GarciaFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.int
50065c455SAlberto Garcia
60065c455SAlberto Garcia*** Change an option on the backing file
70065c455SAlberto Garcia
80065c455SAlberto Garcia{"return": {}}
90065c455SAlberto Garcia{"return": ""}
100065c455SAlberto Garcia
110065c455SAlberto Garcia*** Stream and then change an option on the backing file
120065c455SAlberto Garcia
130065c455SAlberto Garcia{"return": {}}
140065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "none0"}}
150065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "none0"}}
160065c455SAlberto Garcia{"return": {}}
170065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "none0"}}
180065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "none0"}}
190065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "none0", "len": 1048576, "offset": 1048576, "speed": 0, "type": "stream"}}
200065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "none0"}}
210065c455SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "none0"}}
220065c455SAlberto Garcia{"return": ""}
23*6bd858b3SAlberto Garcia
24*6bd858b3SAlberto Garcia*** Commit and then change an option on the backing file
25*6bd858b3SAlberto Garcia
26*6bd858b3SAlberto GarciaFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=1048576
27*6bd858b3SAlberto GarciaFormatting 'TEST_DIR/t.IMGFMT.int', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.base
28*6bd858b3SAlberto GarciaFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.int
29*6bd858b3SAlberto Garcia{"return": {}}
30*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "none0"}}
31*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "none0"}}
32*6bd858b3SAlberto Garcia{"return": {}}
33*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "none0"}}
34*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "none0"}}
35*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "none0", "len": 1048576, "offset": 1048576, "speed": 0, "type": "commit"}}
36*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "none0"}}
37*6bd858b3SAlberto Garcia{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "none0"}}
38*6bd858b3SAlberto Garcia{"return": ""}
390065c455SAlberto Garcia*** done
40