Skip to content
Snippets Groups Projects
Commit 9464dd56 authored by Philipp Tomsich's avatar Philipp Tomsich Committed by Tom Rini
Browse files

Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs


The 't208xrdb t4qds t102*' job is close to the time limit and
sometimes fails, so this splits it into 3 separate jobs.

Signed-off-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
parent 55acf49e
No related merge requests found
...@@ -206,7 +206,11 @@ matrix: ...@@ -206,7 +206,11 @@ matrix:
- env: - env:
- BUILDMAN="mpc85xx -x t208xrdb -x t4qds -x t102* -x p1_p2_rdb_pc -x p1010rdb -x corenet_ds -x b4860qds -x sbc8548 -x bsc91*" - BUILDMAN="mpc85xx -x t208xrdb -x t4qds -x t102* -x p1_p2_rdb_pc -x p1010rdb -x corenet_ds -x b4860qds -x sbc8548 -x bsc91*"
- env: - env:
- BUILDMAN="t208xrdb t4qds t102*" - BUILDMAN="t208xrdb"
- env:
- BUILDMAN="t4qds"
- env:
- BUILDMAN="t102*"
- env: - env:
- BUILDMAN="p1_p2_rdb_pc" - BUILDMAN="p1_p2_rdb_pc"
- env: - env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment