From: "Nobuhiro Iwamatsu" <nobuhiro1.iwamatsu@toshiba.co.jp> To: jan.kiszka@siemens.com Cc: cip-dev@lists.cip-project.org, Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Subject: [cip-dev] [isar-cip-core][Resend PATCH 4/4] .gitlab-ci.yml: Add build:qemu-amd64-test target Date: Mon, 10 May 2021 10:40:11 +0900 [thread overview] Message-ID: <20210510014011.66494-4-nobuhiro1.iwamatsu@toshiba.co.jp> (raw) In-Reply-To: <20210510014011.66494-1-nobuhiro1.iwamatsu@toshiba.co.jp> [-- Attachment #1: Type: text/plain, Size: 664 bytes --] This adds a target for the test image for QEMU/amd64 architecture. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> --- .gitlab-ci.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 64c7b20..84c1257 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -125,6 +125,15 @@ build:hihope-rzg2m-test: extention: test dtb: renesas/r8a774a1-hihope-rzg2m-ex.dtb +build:qemu-amd64-test: + extends: + - .build_base + variables: + target: qemu-amd64 + extention: test + wic_targz: disable + targz: enable + build:qemu-arm64-test: extends: - .build_base -- 2.31.1 [-- Attachment #2: Type: text/plain, Size: 428 bytes --] -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6443): https://lists.cip-project.org/g/cip-dev/message/6443 Mute This Topic: https://lists.cip-project.org/mt/82710797/4520388 Group Owner: cip-dev+owner@lists.cip-project.org Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2021-05-10 1:40 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-10 1:40 [cip-dev] [isar-cip-core][Resend PATCH 1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image Nobuhiro Iwamatsu 2021-05-10 1:40 ` [cip-dev] [isar-cip-core][Resend PATCH 2/4] scripts/deploy-cip-core.sh: Fix to correct filename with security extension Nobuhiro Iwamatsu 2021-05-10 1:40 ` [cip-dev] [isar-cip-core][Resend PATCH 3/4] .gitlab-ci.yml: Drop 'deploy: disable' from build:qemu-amd64-base Nobuhiro Iwamatsu 2021-05-10 1:40 ` Nobuhiro Iwamatsu [this message] 2021-05-11 13:30 ` [cip-dev] [isar-cip-core][Resend PATCH 1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image Jan Kiszka
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=20210510014011.66494-4-nobuhiro1.iwamatsu@toshiba.co.jp \ --to=nobuhiro1.iwamatsu@toshiba.co.jp \ --cc=cip-dev@lists.cip-project.org \ --cc=jan.kiszka@siemens.com \ --subject='Re: [cip-dev] [isar-cip-core][Resend PATCH 4/4] .gitlab-ci.yml: Add build:qemu-amd64-test target' \ /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
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.