Skip to content

Commit 3855689

Browse files
committed
tests: boards: intel_adsp/smoke: adds ACE boards
This adds ACE boards to the allowed platforms so they can be tested. Note that this only adds boards that I have tested to run correctly with the tests. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
1 parent dce6327 commit 3855689

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
tests:
22
boards.intel_adsp.smoke:
3-
platform_allow: intel_adsp/cavs25
3+
platform_allow:
4+
- intel_adsp/cavs25
5+
- intel_adsp/ace15_mtpm
6+
- intel_adsp/ace30/ptl
47
integration_platforms:
58
- intel_adsp/cavs25
9+
- intel_adsp/ace15_mtpm
10+
- intel_adsp/ace30/ptl

0 commit comments

Comments
 (0)