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:
Genaro Saucedo Tejada 2016-11-04 16:48:01 -06:00 committed by Anas Nashif
commit 607edcf066

View file

@ -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