test: net: remove nano/micro tests
Change-Id: I57898f5d9f050a2301504a3df43feb2bd1e6d4fc Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3d97803c02
commit
47b27514a3
2 changed files with 2 additions and 15 deletions
|
@ -1,11 +1,4 @@
|
||||||
[test_micro]
|
[test]
|
||||||
tags = net
|
tags = net
|
||||||
arch_whitelist = x86
|
arch_whitelist = x86
|
||||||
kernel = micro
|
|
||||||
extra_args = KERNEL_TYPE=micro
|
|
||||||
|
|
||||||
[test_nano]
|
|
||||||
tags = net
|
|
||||||
arch_whitelist = x86
|
|
||||||
kernel = nano
|
|
||||||
platform_exclude = quark_d2000_crb # not enough RAM
|
platform_exclude = quark_d2000_crb # not enough RAM
|
||||||
|
|
|
@ -1,10 +1,4 @@
|
||||||
[test_micro]
|
[test]
|
||||||
tags = net
|
tags = net
|
||||||
arch_whitelist = x86
|
arch_whitelist = x86
|
||||||
kernel = micro
|
|
||||||
|
|
||||||
[test_nano]
|
|
||||||
tags = net
|
|
||||||
arch_whitelist = x86
|
|
||||||
kernel = nano
|
|
||||||
platform_exclude = quark_d2000_crb # not enough RAM
|
platform_exclude = quark_d2000_crb # not enough RAM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue