All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kiszka" <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [isar-cip-core][PATCH 1/9] ci: Select large runner
Date: Wed,  7 Jul 2021 14:16:28 +0200	[thread overview]
Message-ID: <687844f994dd0a79b63f5263ba2d7d8716c4bb05.1625660195.git.jan.kiszka@siemens.com> (raw)
In-Reply-To: <cover.1625660195.git.jan.kiszka@siemens.com>

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

From: Jan Kiszka <jan.kiszka@siemens.com>

Needed since we now have multiple options, and the smaller one is not
even compatible with Isar.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d9ced0..823160f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,8 @@ default:
 
 .build_base:
   stage: build
+  tags:
+    - large
   variables:
     base_yaml: "kas-cip.yml:kas/board/${target}.yml"
   script:
-- 
2.26.2


[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6601): https://lists.cip-project.org/g/cip-dev/message/6601
Mute This Topic: https://lists.cip-project.org/mt/84042868/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]
-=-=-=-=-=-=-=-=-=-=-=-


  reply	other threads:[~2021-07-07 12:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07 12:16 [cip-dev] [isar-cip-core][PATCH 0/9] Varions Updates: bullseye, kernel, kas, isar Jan Kiszka
2021-07-07 12:16 ` Jan Kiszka [this message]
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 2/9] Update to kas 2.5 Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 3/9] swupdate: Do not add .ini file to SRC_URI if SWUPDATE_BOOTLOADER is not set Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 4/9] Update Isar revision Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 5/9] conf: Drop no longer needed DISTRO_APT_SOURCES settings Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 6/9] Add bullseye image option Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 7/9] ci: Add bullseye targets Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 8/9] linux-cip: Update to latest releases Jan Kiszka
2021-07-07 12:16 ` [cip-dev] [isar-cip-core][PATCH 9/9] wic: Address y2038 warnings of latest Isar 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=687844f994dd0a79b63f5263ba2d7d8716c4bb05.1625660195.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    /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 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.