New issue
Advanced search Search tips

Issue 821731 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Commands on swarming do not make sense for LUCI builds

Project Member Reported by serg...@chromium.org, Mar 14 2018

Issue description

Commands 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.
 

Comment 1 by mar...@chromium.org, Mar 14 2018

Cc: kjlubick@chromium.org
Components: -Infra>Platform>Swarming Infra>Platform>Swarming>WebUI
Labels: Type-Bug
Status: Available (was: Untriaged)
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

Comment 3 by maruel@google.com, 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