Skip to content

Commit 100a0b8

Browse files
nashifgalak
authored andcommitted
boards: acrn: do not run net/bt tests
Do not run those tests, the features are not enabled in ACRN. Signed-off-by: Anas Nashif <[email protected]>
1 parent 22941f3 commit 100a0b8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

boards/x86/acrn/acrn.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ arch: x86
55
toolchain:
66
- zephyr
77
ram: 8192
8+
testing:
9+
ignore_tags:
10+
- net
11+
- bluetooth

boards/x86/acrn/acrn_ehl_crb.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ arch: x86
55
toolchain:
66
- zephyr
77
ram: 8192
8+
testing:
9+
ignore_tags:
10+
- net
11+
- bluetooth

0 commit comments

Comments
 (0)