projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf8c47
)
gitlab-ci: Disable the riscv64-debian-cross-container by default
author
Thomas Huth
<thuth@redhat.com>
Wed, 11 Oct 2023 06:20:31 +0000
(08:20 +0200)
committer
Thomas Huth
<thuth@redhat.com>
Thu, 12 Oct 2023 12:18:03 +0000
(14:18 +0200)
This job is failing since weeks. Let's mark it as manual until
it gets fixed.
Message-Id: <
82aa015a
-ca94-49ce-beec-
679cc175b726
@redhat.com>
Acked-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/container-cross.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.d/container-cross.yml
b/.gitlab-ci.d/container-cross.yml
index e0d75d58246254cb0c8e64962a306ac53e9d1677..2848166ba35d960e10dfe33f0f12ae981810dea0 100644
(file)
--- a/
.gitlab-ci.d/container-cross.yml
+++ b/
.gitlab-ci.d/container-cross.yml
@@
-95,6
+95,7
@@
riscv64-debian-cross-container:
allow_failure: true
variables:
NAME: debian-riscv64-cross
+ QEMU_JOB_OPTIONAL: 1
# we can however build TCG tests using a non-sid base
riscv64-debian-test-cross-container: