New issue
Advanced search Search tips

Issue 767162 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

No model labels applied to existing Autotest hosts

Project Member Reported by shapiroc@chromium.org, Sep 20 2017

Issue description

https://cs.corp.google.com/search/?q=modellabel&m=100&sq=package:(%5Echromeos_internal$%7C%5Echromeos_public$)&type=cs

This model label should be applied to all hosts in the lab, but none of them have it.  I don't understand why it's not applied.  Does autotest need to be uprev'd or something for the lab instance?

This is going to prevent coral from working correctly.

See: b/66195068
 
Cc: rohi...@chromium.org
Cc: akes...@chromium.org
+akeshet infra deputy for this week.
Owner: shapiroc@chromium.org
I might have found the root cause for this.
Status: Assigned (was: Untriaged)
> I might have found the root cause for this.

In case there's any question about the cause of the problem...

As things stand right now, the `ModelLabel` class is just dead code.
In order for a class to be invoked on a host for label detection,
it must be listed in `cros_label.CROS_LABELS`.

this change does this already
Status: Fixed (was: Assigned)

Sign in to add a comment