Skip to content

Commit

Permalink
test-configs.yaml: Enable DT selftests for Raspberry Pi
Browse files Browse the repository at this point in the history
The Raspberry Pi platforms are DT based, enable the DT selftests for
those boards where we have NFS baseline tests enabled.

Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
broonie authored and nuclearcat committed Jan 16, 2024
1 parent 8f0bbe9 commit 6c90143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/core/test-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2536,11 +2536,13 @@ test_configs:
- baseline
- baseline-nfs
- kselftest-arm64
- kselftest-dt

- device_type: bcm2835-rpi-b-rev2
test_plans:
- baseline
- baseline-nfs
- kselftest-dt

- device_type: bcm2836-rpi-2-b
test_plans:
Expand Down

0 comments on commit 6c90143

Please sign in to comment.