Currently, "remote_run" uses its own custom CIPD/recipe bootstrapping and execution logic. Change this to use the Kitchen binary directly, joining this code path with the LUCI execution path.
This will involve:
1) Exposing LogDog bootstrapping parameters in a more general way in "logdog_bootstrap.py".
2) Updating Kitchen to add a BuildBot compatibility mode.
3) Updating "remote_run" to canary Kitchen on certain waterfalls.
4) Finally, switching all "remote_run" over to Kitchen.
Comment 1 by estaab@chromium.org
, Feb 22 2017