|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 08/18] scripts/ci: allow for a secondary runner |
Date: | Fri, 25 Feb 2022 10:18:53 -1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 2/25/22 07:20, Alex Bennée wrote:
Some HW can run multiple architecture profiles so we can install a secondary runner to build and run tests for those profiles. This allows setting up secondary service. [AJB: this is a fairly ugly hack, I'm sure this could be expressed in a neater way] Signed-off-by: Alex Bennée<alex.bennee@linaro.org> Message-Id:<20220211160309.335014-8-alex.bennee@linaro.org> --- scripts/ci/setup/gitlab-runner.yml | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+)
Ugly, but working I suppose. :-) Acked-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |