New issue
Advanced search Search tips

Issue 782179 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

factory: Better "generic test list"

Project Member Reported by hungte@chromium.org, Nov 7 2017

Issue description

We've revised generic test list (platform/factory/py/test/test_lists/generic_*) few times. With JSON test list, we're now sharing generic_common but most projects are still defining their own SMTItems, FATItems, and FFTItems.

I think we should try to look at existing projects and try to find common items, to revise *Items so it's easier for new projects to start their test plan.

BTW, for different form factors we may even define individual test lists like

  generic_chromebox.test_list.json
  generic_clamshell.test_list.json
  generic_detachable.test_list.json
  generic_convertible.test_list.json

If needed, there can also be SOC-specific items like
  
  chipset_XXX.test_list.json  (the XXX should follow src/overlays/chipset-*), and
  baseboard_YYY.test_list.json (the YYY should follow src/overlays/baseboard-*)

So each project may try to override from correct parents.
 
to be more specific, we should learn from
 coral, fizz, scarlet, poppy, soraka.
Status: Assigned (was: Untriaged)
Labels: Hotlist-GoodFirstBug
Owner: fshao@chromium.org
Assign to fshao@ as first-bug for new factory team members.

Well, this is actually much harder than an usual "first bug", but I think fshao may still try.

Comment 4 by hungte@chromium.org, Today (117 minutes ago)

Owner: shihyingchen@chromium.org

Sign in to add a comment