Lines Matching full:jobs
101 result = self.vm.qmp('query-block-jobs')
105 result = self.vm.qmp('query-block-jobs')
214 # This way jobs will not finish in the same order they were created
243 # Create all streaming jobs
253 # Do this in reverse: After unthrottling them, some jobs may finish
255 # subgraph, and this will make jobs above them advance (despite those
256 # jobs on top being throttled). In the worst case, all jobs below the
265 # Wait for all jobs to be finished.
326 # blocking the other jobs
444 # Wait for all jobs to be finished.
462 # This is similar to test_stream_commit_1 but both jobs are slowed
477 # Wait for all jobs to be finished.
704 result = self.vm.qmp('query-block-jobs')
738 if self.vm.qmp('query-block-jobs')['return'][0]['status'] != 'paused':
744 result = self.vm.qmp('query-block-jobs')
751 result = self.vm.qmp('query-block-jobs')
831 if self.vm.qmp('query-block-jobs')['return'][0]['status'] != 'paused':
837 result = self.vm.qmp('query-block-jobs')
844 result = self.vm.qmp('query-block-jobs')
935 result = self.vm.qmp('query-block-jobs')
942 result = self.vm.qmp('query-block-jobs')
952 result = self.vm.qmp('query-block-jobs')