Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-22 Thread Peter Maydell
On Thu, 22 Feb 2024 at 12:21, Alex Bennée wrote: > > Peter Maydell writes: > > Is there a reason why we aren't covering those in Windows > > builds? > > I think it came down to the Windows builds being particularly prone to > timing out and these targets being fairly niche. Do we really expect to

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-22 Thread Alex Bennée
Peter Maydell writes: > On Tue, 20 Feb 2024 at 18:46, Philippe Mathieu-Daudé > wrote: >> >> On 20/2/24 18:44, Peter Maydell wrote: >> > We don't support 32-bit Windows any more, so we don't need to defend it >> > with this CI job. >> > >> > Signed-off-by: Peter Maydell >> > --- >> > .gitlab-

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-22 Thread Thomas Huth
On 22/02/2024 12.44, Peter Maydell wrote: On Tue, 20 Feb 2024 at 18:46, Philippe Mathieu-Daudé wrote: On 20/2/24 18:44, Peter Maydell wrote: We don't support 32-bit Windows any more, so we don't need to defend it with this CI job. Signed-off-by: Peter Maydell --- .gitlab-ci.d/container-c

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-22 Thread Peter Maydell
On Tue, 20 Feb 2024 at 18:46, Philippe Mathieu-Daudé wrote: > > On 20/2/24 18:44, Peter Maydell wrote: > > We don't support 32-bit Windows any more, so we don't need to defend it > > with this CI job. > > > > Signed-off-by: Peter Maydell > > --- > > .gitlab-ci.d/container-cross.yml

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Thomas Huth
On 20/02/2024 18.44, Peter Maydell wrote: We don't support 32-bit Windows any more, so we don't need to defend it with this CI job. Signed-off-by: Peter Maydell --- .gitlab-ci.d/container-cross.yml | 5 - .gitlab-ci.d/crossbuilds.yml | 14 --- .../dockerfile

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Thomas Huth
On 20/02/2024 19.55, Daniel P. Berrangé wrote: On Tue, Feb 20, 2024 at 07:46:37PM +0100, Philippe Mathieu-Daudé wrote: On 20/2/24 18:44, Peter Maydell wrote: We don't support 32-bit Windows any more, so we don't need to defend it with this CI job. Signed-off-by: Peter Maydell --- .gitlab-c

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Daniel P . Berrangé
On Tue, Feb 20, 2024 at 07:46:37PM +0100, Philippe Mathieu-Daudé wrote: > On 20/2/24 18:44, Peter Maydell wrote: > > We don't support 32-bit Windows any more, so we don't need to defend it > > with this CI job. > > > > Signed-off-by: Peter Maydell > > --- > > .gitlab-ci.d/container-cross.yml

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Philippe Mathieu-Daudé
On 20/2/24 18:44, Peter Maydell wrote: We don't support 32-bit Windows any more, so we don't need to defend it with this CI job. Signed-off-by: Peter Maydell --- .gitlab-ci.d/container-cross.yml | 5 - .gitlab-ci.d/crossbuilds.yml | 14 --- .../dockerfiles/f

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Daniel P . Berrangé
On Tue, Feb 20, 2024 at 05:44:11PM +, Peter Maydell wrote: > We don't support 32-bit Windows any more, so we don't need to defend it > with this CI job. > > Signed-off-by: Peter Maydell > --- > .gitlab-ci.d/container-cross.yml | 5 - > .gitlab-ci.d/crossbuilds.yml

Re: [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Alex Bennée
Peter Maydell writes: > We don't support 32-bit Windows any more, so we don't need to defend it > with this CI job. > > Signed-off-by: Peter Maydell Reviewed-by: Alex Bennée -- Alex Bennée Virtualisation Tech Lead @ Linaro

[PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job

2024-02-20 Thread Peter Maydell
We don't support 32-bit Windows any more, so we don't need to defend it with this CI job. Signed-off-by: Peter Maydell --- .gitlab-ci.d/container-cross.yml | 5 - .gitlab-ci.d/crossbuilds.yml | 14 --- .../dockerfiles/fedora-win32-cross.docker | 111 -