boards: qemu_x86_coverage: limit to core tests
Limit to kernel tests, this should not try and run every sample or test we have as it only verifies the coverage feature, but not collecting coverage. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
eee3ffc7b9
commit
1351defbda
1 changed files with 3 additions and 3 deletions
|
@ -8,6 +8,6 @@ toolchain:
|
|||
- xtools
|
||||
testing:
|
||||
default: true
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
only_tags:
|
||||
- kernel
|
||||
- userspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue