[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gatin
|
From: |
Philippe Mathieu-Daudé |
|
Subject: |
[RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating |
|
Date: |
Thu, 9 Nov 2023 16:35:10 +0100 |
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
- [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating,
Philippe Mathieu-Daudé <=
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Philippe Mathieu-Daudé, 2023/11/09
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Daniel P . Berrangé, 2023/11/09
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Thomas Huth, 2023/11/09
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Philippe Mathieu-Daudé, 2023/11/09
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Daniel P . Berrangé, 2023/11/10
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Thomas Huth, 2023/11/10
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Daniel P . Berrangé, 2023/11/10
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Reinoud Zandijk, 2023/11/10
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Reinoud Zandijk, 2023/11/11
- Re: [RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating, Thomas Huth, 2023/11/13