Re: [PATCH v2 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs

2022-09-15 Thread Thomas Huth
On 14/09/2022 16.59, Alex Bennée wrote: The custom runner is now using 22.04 so we can drop our hacks to deal with broken libssh and glusterfs. The provisioning scripts will be updated in a separate commit. Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth Message-Id: <20220826172128.353798-

[PATCH v2 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs

2022-09-14 Thread Alex Bennée
The custom runner is now using 22.04 so we can drop our hacks to deal with broken libssh and glusterfs. The provisioning scripts will be updated in a separate commit. Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth Message-Id: <20220826172128.353798-15-alex.ben...@linaro.org> --- v2 - fix