meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@arm.com>
To: meta-arm@lists.yoctoproject.org
Cc: nd@arm.com
Subject: [PATCH 4/4] CI: don't pin fvp-base jobs to x86-64
Date: Mon,  9 Jan 2023 17:20:22 +0000	[thread overview]
Message-ID: <20230109172022.2280271-4-ross.burton@arm.com> (raw)
In-Reply-To: <20230109172022.2280271-1-ross.burton@arm.com>

Now that the FVP is available for both aarch64 and x86-64, don't set a
tag so this can run on both architectures.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 29254b92..09ca8c41 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -97,8 +97,6 @@ fvp-base:
   parallel:
     matrix:
       - TESTING: testimage
-  tags:
-    - x86_64
 
 fvp-base-arm32:
   extends: .build
@@ -106,8 +104,6 @@ fvp-base-arm32:
     matrix:
       - TOOLCHAINS: [gcc, external-gccarm]
         TESTING: testimage
-  tags:
-    - x86_64
 
 fvp-baser-aemv8r64:
   extends: .build
-- 
2.34.1



  parent reply	other threads:[~2023-01-09 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 17:20 [PATCH 1/4] arm/fvp-envelope: name the FVP tarballs for checksums Ross Burton
2023-01-09 17:20 ` [PATCH 2/4] arm/fvp-envelope: update HOMEPAGE Ross Burton
2023-01-09 17:20 ` [PATCH 3/4] arm/fvp-base-a-aem: add support for aarch64 binaries Ross Burton
2023-01-09 17:20 ` Ross Burton [this message]
2023-01-10 18:27 ` [PATCH 1/4] arm/fvp-envelope: name the FVP tarballs for checksums Jon Mason
2023-01-13 18:05 ` Jon Mason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230109172022.2280271-4-ross.burton@arm.com \
    --to=ross.burton@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).