Skip to content

Commit 2304a27

Browse files
fkokosinskinashif
authored andcommitted
boards/riscv/m2gl025_miv: run tests on m2gl025_miv board by default
Issue #37006 highlighted that some tests are prone to not passing on QEMU for 32-bit RISC-V. This commit enables running tests in Renode on emulated 32-bit RISC-V m2gl025_miv platform as a double-check. Signed-off-by: Filip Kokosinski <[email protected]>
1 parent 19fc1ee commit 2304a27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/riscv/m2gl025_miv/m2gl025_miv.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ toolchain:
77
ram: 64
88
simulation: renode
99
testing:
10+
default: true
1011
ignore_tags:
1112
- net
1213
- bluetooth

0 commit comments

Comments
 (0)