qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/17] gitlab: split alpha testing into a legacy container


From: Richard Henderson
Subject: Re: [PATCH 03/17] gitlab: split alpha testing into a legacy container
Date: Sat, 28 Oct 2023 12:19:15 -0700
User-agent: Mozilla Thunderbird

On 10/28/23 03:32, Alex Bennée wrote:
@@ -278,6 +291,7 @@ build-user-hexagon:
      MAKE_CHECK_ARGS: check-tcg
# Only build the softmmu targets we have check-tcg tests for
+# (skip alpha due to missing compilers, others need their own containers)
  build-some-softmmu:
    extends: .native_build_job_template
    needs:
@@ -285,7 +299,7 @@ build-some-softmmu:
    variables:
      IMAGE: debian-all-test-cross
      CONFIGURE_ARGS: --disable-tools --enable-debug
-    TARGETS: xtensa-softmmu arm-softmmu aarch64-softmmu alpha-softmmu
+    TARGETS: arm-softmmu aarch64-softmmu i386-softmmu riscv64-softmmu 
s390x-softmmu xtensa-softmmu
      MAKE_CHECK_ARGS: check-tcg
# We build tricore in a very minimal tricore only container

This is unrelated to alpha-linux-user. Is this related to tests/tcg/alpha/system/boot.S? Even then the change is larger than that.


r~



reply via email to

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