qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating
@ 2023-11-09 15:35 Philippe Mathieu-Daudé
  2023-11-09 15:35 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-09 15:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Stefan Hajnoczi, Thomas Huth,
	Wainer dos Santos Moschetta, Reinoud Zandijk,
	Philippe Mathieu-Daudé, Ryo ONODERA, Gerd Hoffmann,
	Daniel P . Berrange, Beraldo Leal

This Cirrus-CI based job takes ~12min, similarly to macOS job.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
Based-on: <20231109150900.91186-1-philmd@linaro.org>
          "tests/vm/netbsd: Use Python v3.11"
---
 .gitlab-ci.d/cirrus.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.d/cirrus.yml b/.gitlab-ci.d/cirrus.yml
index e7f1f83c2c..7b01acb104 100644
--- a/.gitlab-ci.d/cirrus.yml
+++ b/.gitlab-ci.d/cirrus.yml
@@ -94,8 +94,6 @@ aarch64-macos-12-base-build:
     - cirrus-run -v --show-build-log always .gitlab-ci.d/cirrus/$NAME.yml
   variables:
     QEMU_JOB_CIRRUS: 1
-    QEMU_JOB_OPTIONAL: 1
-
 
 x86-netbsd:
   extends: .cirrus_kvm_job
@@ -110,3 +108,4 @@ x86-openbsd:
     NAME: openbsd
     CONFIGURE_ARGS: --target-list=i386-softmmu,riscv64-softmmu,mips64-softmmu
     TEST_TARGETS: check
+    QEMU_JOB_OPTIONAL: 1
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-11-13  6:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 15:35 [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating Philippe Mathieu-Daudé
2023-11-09 15:35 ` Philippe Mathieu-Daudé
2023-11-09 16:58   ` Daniel P. Berrangé
2023-11-09 17:15     ` Thomas Huth
2023-11-09 18:54       ` Philippe Mathieu-Daudé
2023-11-10  9:22       ` Daniel P. Berrangé
2023-11-10  9:30         ` Thomas Huth
2023-11-10  9:33           ` Daniel P. Berrangé
2023-11-10 21:12       ` Reinoud Zandijk
2023-11-11 17:33         ` Reinoud Zandijk
2023-11-13  6:53           ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).