qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] cb9c6a: .gitlab-ci.d/windows: Work-around tim


From: Thomas Huth
Subject: [Qemu-commits] [qemu/qemu] cb9c6a: .gitlab-ci.d/windows: Work-around timeout and Open...
Date: Wed, 04 Jan 2023 11:04:10 -0800

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: cb9c6a8e5ad6a1f0ce164d352e3102df46986e22
      
https://github.com/qemu/qemu/commit/cb9c6a8e5ad6a1f0ce164d352e3102df46986e22
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
    M .gitlab-ci.d/windows.yml

  Log Message:
  -----------
  .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 
jobs

The windows jobs (especially the 32-bit job) recently started to
hit the timeout limit. Bump it a little bit to ease the situation
(80 minutes is quite long already - OTOH, these jobs do not have to
wait for a job from the container stage to finish, so this should
still be OK).

Additionally, some update on the container side recently enabled
OpenGL in these jobs - but the corresponding code fails to compile.
Thus disable OpenGL here for the time being until someone figured
out the proper fix in the shader code for this.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20230104123559.277586-1-thuth@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]