qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs


From: Thomas Huth
Subject: Re: [PATCH 0/4] ci: fix hang of FreeBSD CI jobs
Date: Tue, 12 Sep 2023 22:03:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 12/09/2023 20.41, Daniel P. Berrangé wrote:
This addresses

   https://gitlab.com/qemu-project/qemu/-/issues/1882

Which turned out to be a genuine flaw which we missed during merge
as the patch hitting master co-incided with the FreeBSD CI job
having an temporary outage due to changed release image version.

Daniel P. Berrangé (4):
   microbit: add missing qtest_quit() call
   qtest: kill orphaned qtest QEMU processes on FreeBSD
   gitlab: make Cirrus CI timeout explicit
   gitlab: make Cirrus CI jobs gating

  .gitlab-ci.d/cirrus.yml       | 4 +++-
  .gitlab-ci.d/cirrus/build.yml | 2 ++
  tests/qtest/libqtest.c        | 7 +++++++
  tests/qtest/microbit-test.c   | 2 ++
  4 files changed, 14 insertions(+), 1 deletion(-)


Series
Reviewed-by: Thomas Huth <thuth@redhat.com>

Alex, will you pick these up or shall I take them for my next PR?
Or Stefan, do you want to apply these directly as a CI fix?

 Thomas




reply via email to

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