* Re: [PATCH] gitlab-ci: Disable the riscv64-debian-cross-container by default
[not found] ` <31a7782f-870b-4ef8-a857-33018b9de0e1@tls.msk.ru>
@ 2023-10-12 12:16 ` Thomas Huth
0 siblings, 0 replies; only message in thread
From: Thomas Huth @ 2023-10-12 12:16 UTC (permalink / raw)
To: Michael Tokarev, Alex Bennée, Philippe Mathieu-Daudé,
QEMU Developers
Cc: Palmer Dabbelt, Alistair Francis, Bin Meng
On 11/10/2023 16.53, Michael Tokarev wrote:
> 11.10.2023 17:42, Thomas Huth wrote:
>> This job is failing since weeks. Let's mark it as manual until
>> it gets fixed.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>
> I was about to sent something like this about a month ago, but
> got distracted.
>
> Acked-by: Michael Tokarev <mjt@tls.msk.ru>
Thanks!
>> ---
>> .gitlab-ci.d/container-cross.yml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/.gitlab-ci.d/container-cross.yml
>> b/.gitlab-ci.d/container-cross.yml
>> index e0d75d5824..2848166ba3 100644
>> --- a/.gitlab-ci.d/container-cross.yml
>> +++ b/.gitlab-ci.d/container-cross.yml
>> @@ -95,6 +95,7 @@ riscv64-debian-cross-container:
>> allow_failure: true
>> variables:
>> NAME: debian-riscv64-cross
>> + QEMU_JOB_OPTIONAL: 1
>> # we can however build TCG tests using a non-sid base
>> riscv64-debian-test-cross-container:
Drat, looks like I forgot to CC: qemu-devel ... done now, so in case anybody
else has an opinion on this, please let me know!
Thomas
^ permalink raw reply [flat|nested] only message in thread