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:
Anas Nashif 2020-07-16 16:28:56 -04:00
commit 3aa7d7fc16

View file

@ -8,6 +8,6 @@ toolchain:
- xtools - xtools
testing: testing:
default: true default: true
ignore_tags: only_tags:
- net - kernel
- bluetooth - userspace