twister: adapt platform schema

Adapt schema to use twister instead of sanitycheck.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-12-07 11:56:16 -05:00
parent 92c9d4ba14
commit 2e4b0fad98
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# a YAML structure validator, to validate the YAML files that describe
# Zephyr test platforms
#
# The original spec comes from Zephyr's sanitycheck script
# The original spec comes from Zephyr's twister script
#
type: map
@ -35,7 +35,7 @@ mapping:
type: int
"flash":
type: int
"sanitycheck":
"twister":
type: bool
"supported":
type: seq