Home | History | Annotate | Download | only in scheduler

Lines Matching refs:cleanup_orphaned_containers

335     def cleanup_orphaned_containers(self):
336 """Queue cleanup_orphaned_containers call at each drone.
339 logging.info('Queue cleanup_orphaned_containers at %s',
341 drone.queue_call('cleanup_orphaned_containers')