Searched defs:_CRITICAL_POOLS (Results 1 - 1 of 1) sorted by relevance

/external/autotest/site_utils/
H A Dlab_inventory.py80 # _CRITICAL_POOLS - Pools that must be kept fully supplied in order
87 _CRITICAL_POOLS = ['bvt', 'cq', 'continuous'] variable
89 _MANAGED_POOLS = _CRITICAL_POOLS + [_SPARE_POOL]
715 for pool in _CRITICAL_POOLS:

Completed in 116 milliseconds