Lines Matching full:commit
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'))
64 # All chosen in such a way that when the commit job wants to
66 # and the other way around, depending on whether the commit job
87 # This is what (most of the time) makes commit finish
119 vm.qmp_log('block-commit',
120 job_id='commit',
122 filter_node_name='commit-filter',
130 base_node='commit-filter')
133 vm.run_job('commit', auto_finalize=False, auto_dismiss=True)
137 # the stream job does complete strictly before commit.
141 vm.run_job('commit', auto_finalize=False, auto_dismiss=True)