Home | History | Annotate | Download | only in server

Lines Matching refs:RUNNING

171     # --parent_job_id is only useful in autoserv running in host, not in
205 # Make sure autoserv running in container using a different pid file.
241 For tests running with server-side packaging, the results folder has the
242 owner of root. This must be changed to the user running the autoserv
266 """Try to start servod in moblab if it's not already running or running with
296 logging.debug('Servod is already running with given board and port.'
299 logging.debug('Servod is running with different board or port. '
303 # servod is not running.
573 status = task_mapping[match[0]] if match else s.RUNNING
574 is_special_task = status not in [s.RUNNING, s.GATHERING]
603 # running in a drone does not support SSP, thus no need to stage server-side
638 # running in a drone does not have SSP supported and a warning will be logs.
673 logging.debug('autoserv is running in drone %s.', socket.gethostname())