Home | History | Annotate | Download | only in site_utils

Lines Matching refs:Labels

68 _POOL_PREFIX = constants.Labels.POOL_PREFIX
167 @property labels A list of labels that identify a DUT
190 host_pools = [l for l in host.labels
206 """Return the AFE labels that identify this pool.
208 The returned labels are the labels that must be removed
211 @return A list of AFE labels suitable for AFE.add_labels()
280 For all the given hosts, remove all labels associated with
281 `spare_pool`, and add the labels for `target_pool`.