Lines Matching full:stream
4 # Very specific tests for adjacent commit/stream block jobs
60 log('=== Commit and stream finish concurrently (letting %s write) ===' % \
61 ('stream' if write_to_stream_node else 'commit'))
65 # finish, it polls and thus makes stream finish concurrently --
67 # is finalized before stream completes or not.
88 # earlier and then pull in stream
95 # And this makes stream finish earlier
127 vm.qmp_log('block-stream',
128 job_id='stream',
134 vm.run_job('stream', auto_finalize=True, auto_dismiss=True)
137 # the stream job does complete strictly before commit.
140 vm.run_job('stream', auto_finalize=True, auto_dismiss=True)