qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Re-enable riscv64-debian-cross-container (debian riscv64 is finally usable again!)
@ 2024-05-02 19:40 Michael Tokarev
  2024-05-02 19:59 ` Michael Tokarev
  2024-05-02 20:05 ` Richard Henderson
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Tokarev @ 2024-05-02 19:40 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael Tokarev, qemu-trivial, Thomas Huth, Alex Bennée,
	Philippe Mathieu-Daudé

Revert "gitlab-ci: Disable the riscv64-debian-cross-container by default"
This reverts commit f51f90c65ed7706c3c4f7a889ce3d6b7ab75ef6a.

Hopefully it wont be very unstable.

Since riscv64 is now a release architecture in debian, we can try switching
to debian testing instead of debian sid.  Also, debian-ports part of the
archive isn't needed anymore.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
 .gitlab-ci.d/container-cross.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.d/container-cross.yml b/.gitlab-ci.d/container-cross.yml
index e3103940a0..dbffed3f21 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -77,7 +77,6 @@ riscv64-debian-cross-container:
   allow_failure: true
   variables:
     NAME: debian-riscv64-cross
-    QEMU_JOB_OPTIONAL: 1
 
 s390x-debian-cross-container:
   extends: .container_job_template
-- 
2.39.2



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

end of thread, other threads:[~2024-05-03  8:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 19:40 [PATCH] Re-enable riscv64-debian-cross-container (debian riscv64 is finally usable again!) Michael Tokarev
2024-05-02 19:59 ` Michael Tokarev
2024-05-02 20:05 ` Richard Henderson
2024-05-02 20:08   ` Michael Tokarev
2024-05-02 20:41     ` Richard Henderson
2024-05-02 20:54       ` Michael Tokarev
2024-05-03  8:05         ` Daniel P. Berrangé
2024-05-03  5:06     ` 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).