Commands on swarming do not make sense for LUCI builds |
|
Issue descriptionCommands on the swarming task page do not apply to LUCI builds, e.g. download isolated inputs doesn't work because there are no such inputs for LUCI builds, reproduce does not work when run from the the command line on a bot due to missing task account in the environment. IMHO we should 1) hide 'download isolated inputs' command when there are no inputs present, 2) adapt reproduce command to pull needed task account into the environment This affected issue 819237.
,
Mar 15 2018
Another possibility is adding `led launch-local` or something like that to essentially do a local reproduction. I'm not a super-fan of duplicating `swarming.py reproduce`, but it WOULD be in Go, soo.... :p
,
Mar 16 2018
Good point. There's a lot of non chromium users and I want the reproduction to be exactly the same as much as possible. |
|
►
Sign in to add a comment |
|
Comment 1 by mar...@chromium.org
, Mar 14 2018Components: -Infra>Platform>Swarming Infra>Platform>Swarming>WebUI
Labels: Type-Bug
Status: Available (was: Untriaged)