gitlab: reduce targets in cross_user_build_job
commit9864b7f8ac5f06d7ce610997e01c187c3d01967c
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:21 +0000 (14 16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 14:14:59 +0000 (20 15:14 +0100)
tree7dbeb9605eb333e4dd35ae103aa9714666c3e88f
parentd29201ff34a135cdfc197f4413c1c5047e4f58bb
gitlab: reduce targets in cross_user_build_job

We already limit the scope of the cross system build to reduce the
cross build times. With the recent addition of more targets we are
also running into timeout issues for some of the cross user builds.

I've selected a few of those linux-user targets which are less likely
to be in common use as distros don't have pre-built rootfs for them.
I've also added the same CROSS_SKIP_TARGETS variable as is
occasionally used to further limit cross system builds.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-2-alex.bennee@linaro.org>
.gitlab-ci.d/crossbuild-template.yml