Skip to content

Commit

Permalink
config: pipeline: Disable baseline tests for arm android builds
Browse files Browse the repository at this point in the history
The arm android builds always fail to boot on arm targets. If we want to
test this, we should get compatible devices first.

Close kernelci#894
Signed-off-by: Muhammad Usama Anjum <[email protected]>
  • Loading branch information
musamaanjum authored and nuclearcat committed Nov 21, 2024
1 parent a585f44 commit 971f7c9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ jobs:

baseline-arm: *baseline-job
baseline-arm-broonie: *baseline-job
baseline-arm-android: *baseline-job
baseline-arm-baylibre: *baseline-job
baseline-arm-mfd: *baseline-job
baseline-arm64: *baseline-job
Expand Down Expand Up @@ -2169,13 +2168,6 @@ scheduler:
- rk3288-rock2-square
- rk3288-veyron-jaq

- job: baseline-arm-android
event:
<<: *node-event
name: kbuild-gcc-12-arm-android
runtime: *lava-collabora-runtime
platforms: *collabora-arm-platforms

- job: baseline-arm-baylibre
event: *kbuild-gcc-12-arm-node-event
runtime: &lava-baylibre-runtime
Expand Down

0 comments on commit 971f7c9

Please sign in to comment.