There's a gandof CQ pool, but gandof-paladin doesn't run HWTest
Reported by
jrbarnette@chromium.org,
Apr 12 2018
|
||
Issue description
We have a dozen gandof DUTs allocated for CQ testing:
$ atest host list -b board:gandof | count_labels -p
9 bvt
12 cq
17 cts
1 performance
4 suites
1 wificell
But, the build config doesn't run HWTest on gandof-paladin:
_paladin_hwtest_assignments = frozenset([
# bvt-inline bvt-cq bvt-arc family
('link', None, None), # ivybridge
(None, None, None), # daisy (Exynos5250)
('wolf', 'peppy', None), # slippy (HSW)
('peach_pit', None, None), # peach (Exynos5420)
('winky', 'kip', 'quawks'), # rambi (BYT)
('nyan_big', 'nyan_kitty', None), # nyan (K1)
('auron_paine', 'tidus', 'auron_yuna'), # auron (BDW)
('veyron_mighty', 'veyron_speedy', 'veyron_minnie'), # pinky (RK3288)
('wizpig', 'edgar', 'cyan'), # strago (BSW)
('cave', 'sentry', 'caroline'), # glados (SKL)
('elm', None, 'hana'), # oak (MTK8173)
('kevin', None, 'bob'), # gru (RK3399)
('reef', None, None), # reef (APL)
('coral', None, None), # coral (APL)
(None, 'eve', 'soraka'), # poppy (KBL)
])
So, we're wasting a dozen DUTs.
,
Apr 12 2018
De-allocated.
,
Apr 12 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by jrbarnette@chromium.org
, Apr 12 2018jkop@ - The procedure for changing allocations is here: https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/chromeos-admin/creating-pools My recommendation is to de-allocate the gandof CQ pool. bhthompson@ may want to confirm that there are no plans for gandof CQ testing.