Skip to content

Commit

Permalink
Staging PR 2542
Browse files Browse the repository at this point in the history
  • Loading branch information
Staging script committed Jan 16, 2025
1 parent 14e0d61 commit 2ceb4c5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/core/test-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2169,6 +2169,13 @@ device_types:
filters:
- blocklist: {defconfig: ['stm32_defconfig']}

stm32mp157c-lxa-tac-gen1:
mach: stm32
class: arm-dtb
boot_method: barebox
filters:
- blocklist: {defconfig: ['stm32_defconfig']}

sun4i-a10-olinuxino-lime:
mach: allwinner
class: arm-dtb
Expand Down Expand Up @@ -3686,6 +3693,10 @@ test_configs:
test_plans:
- baseline

- device_type: stm32mp157c-lxa-tac-gen1
test_plans:
- baseline

- device_type: sun4i-a10-olinuxino-lime
test_plans:
- baseline
Expand Down

0 comments on commit 2ceb4c5

Please sign in to comment.