twister: change schema of platform_type
to follow type
The `platform_type` was created to filter `type` so they should have the same schema. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
parent
a3acc425a9
commit
2bd0c8c552
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ mapping:
|
|||
required: false
|
||||
sequence:
|
||||
- type: str
|
||||
enum: ["mcu", "qemu", "sim", "unit", "native"]
|
||||
"platform_key":
|
||||
required: false
|
||||
type: seq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue