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:
Henrik Brix Andersen 2022-03-29 10:58:56 +02:00 committed by Carles Cufí
commit e94f112614

View file

@ -1,3 +1,6 @@
tests:
drivers.can.utilities:
integration_platforms:
- native_posix
- native_posix_64
tags: drivers can