qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos


From: Cédric Le Goater
Subject: Re: [PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos
Date: Mon, 8 Jan 2024 10:45:01 +0100
User-agent: Mozilla Thunderbird

On 1/7/24 18:01, Nicholas Piggin wrote:
The 390x tag should be s390x.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>


Reviewed-by: Cédric Le Goater <clg@kaod.org>

Thanks,

C.


---
  .gitlab-ci.d/buildtest.yml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.d/buildtest.yml b/.gitlab-ci.d/buildtest.yml
index 91663946de..cfe737aca2 100644
--- a/.gitlab-ci.d/buildtest.yml
+++ b/.gitlab-ci.d/buildtest.yml
@@ -184,7 +184,7 @@ avocado-system-centos:
    variables:
      IMAGE: centos8
      MAKE_CHECK_ARGS: check-avocado
-    AVOCADO_TAGS: arch:ppc64 arch:or1k arch:390x arch:x86_64 arch:rx
+    AVOCADO_TAGS: arch:ppc64 arch:or1k arch:s390x arch:x86_64 arch:rx
        arch:sh4 arch:nios2
build-system-opensuse:




reply via email to

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