sanity: dont run footprint on quark_d2000_crb
Commit 4187822d08
removed some filters
at sanitycheck script that were previously preventing foot print test
to run on board quark_d2000_crb.
Added filter excludes such board from min and reg footprint tests.
Change-Id: I2a32e34b1af6d16b3da418cd3113c52b2369eb97
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
This commit is contained in:
parent
f5fa7081f8
commit
607edcf066
1 changed files with 2 additions and 0 deletions
|
@ -9,12 +9,14 @@ tags = footprint
|
|||
extra_args = TEST=reg
|
||||
build_only = true
|
||||
arch_whitelist = x86
|
||||
platform_exclude = quark_d2000_crb
|
||||
|
||||
[footprint-max]
|
||||
tags = footprint
|
||||
extra_args = TEST=max
|
||||
build_only = true
|
||||
arch_whitelist = x86
|
||||
platform_exclude = quark_d2000_crb
|
||||
|
||||
[footprint-float]
|
||||
tags = footprint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue