Update logic to identify Swarming task#5173
Conversation
javanlacerda
left a comment
There was a problem hiding this comment.
Question: This is the logic that runs inside the swarming machine it self right? Not the logic that schedules a swarming job.
Yes, but it is also used in several places, when dispatching the task to Swarming it first checks for that condition, as well as used to identify it as a remote task in |
I think the answer to @javanlacerda's question is largely no. This is mostly used to determine where to schedule |
This reverts commit 5dc346a.
In order to actually identify Swarming tasks, we will look at the job configuration for a flag
IS_SWARMING_TASK.