New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 683428 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Recipes should mock out CPU count

Project Member Reported by martiniss@chromium.org, Jan 21 2017

Issue description

https://fuchsia-review.googlesource.com/c/18924/2/infra/recipes/fuchsia.py#108 is the motivation. We should allow mocking out of CPU count, so that simulation testing doesn't break on machines which have variable CPU counts.
 

Comment 1 by iannu...@google.com, Jan 21 2017

This probably also means exposing it through the platform module?

https://github.com/luci/recipes-py/blob/master/recipe_modules/platform/api.py

Should be pretty straightforward in the style of the existing code in that module.

Comment 3 by iannu...@google.com, Jan 21 2017

Status: Fixed (was: Available)
This is landed, not sure why bugdroid is taking a nap.

Sign in to add a comment