boards: qemu_x68_nommu: run only kernel/userspace tests
Run only kernel and userspace tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
e8e367ada4
commit
3aa7d7fc16
1 changed files with 3 additions and 3 deletions
|
@ -8,6 +8,6 @@ toolchain:
|
||||||
- xtools
|
- xtools
|
||||||
testing:
|
testing:
|
||||||
default: true
|
default: true
|
||||||
ignore_tags:
|
only_tags:
|
||||||
- net
|
- kernel
|
||||||
- bluetooth
|
- userspace
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue