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

Issue 798888 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Last visit > 30 days ago
Closed: Sep 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 780892



Sign in to add a comment

run_suite check for insufficient DUTs should account for `child_dependencies`

Project Member Reported by pprabhu@chromium.org, Jan 3 2018

Issue description

context: https://bugs.chromium.org/p/chromium/issues/detail?id=798783

The check should have been for the intended model, not the board.
 
Blocking: 780892
> The check should have been for the intended model, not the board.

Checking the model isn't always the right answer, since some suites
are still scheduled by board only.

> > The check should have been for the intended model, not the board.
>
> Checking the model isn't always the right answer, since some suites
> are still scheduled by board only.

The right answer is to check against the board, pool, and
child_dependencies, and not merely board and pool, as is currently done.

Owner: jrbarnette@chromium.org
Status: Assigned (was: Untriaged)
Summary: run_suite check for insufficient DUTs should account for `child_dependencies` (was: run_suite check for insufficient DUTs uses board, should use models)
In theory, I have the "fix the board/model distinctions" portfolio.

In practice, I believe that this particular change won't get attention
for quite some time to come.

Mergedinto: 876121
Status: Duplicate (was: Assigned)
Looking at the actual implementation of check_dut_availability(),
I don't believe that the fix to this bug is separable from the
fix for bug 876121.  So, let's just mark them as duplicates.

Sign in to add a comment