Browse Source
This commit updates twister testplan.py to handle HWMv2 boards. It does so by switching to use list_boards.py to obtain a list of folders containing <board>.yaml files for processing instead of a global globbing of sub-folders under boards. With HWMv2, boards can be organized more freely, meaning that a fixed glob hierarchy is no longer safe. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>pull/69687/head
1 changed files with 19 additions and 7 deletions
Loading…
Reference in new issue