tests: drivers: can: utilities: limit testing in CI to native_posix
Limit the CAN utilities tests to run on the native_posix/native_posix_64 boards. There is no need to run this on 400+ boards. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
967978a432
commit
e94f112614
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
tests:
|
||||
drivers.can.utilities:
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
tags: drivers can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue