New issue
Advanced search Search tips

Issue 852040 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

Swarming: export device locale as a dimension

Project Member Reported by mar...@chromium.org, Jun 12 2018

Issue description

We do this for the hosts, but not yet for a DUT.

So that when we start adding DUTs with various locale setup, we can have the tasks locked into the right one.

The next step is to have the tasks to use this dimension, but that's for a separate issue.

This issue is about Android Swarming support but the same could eventually be done for ChromeOS (cc'ing folks fyi).

The code to extract the locale is already there, as seen on  issue 824476 . It just needs to be moved into Swarming os_utilities.py get_dimensions_all_devices_android().

https://cs.chromium.org/chromium/infra/luci/appengine/swarming/swarming_bot/api/os_utilities.py
 

Sign in to add a comment