xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Florian Bezdeka <florian.bezdeka@siemens.com>
To: xenomai@lists.linux.dev
Cc: jan.kiszka@siemens.com, Florian Bezdeka <florian.bezdeka@siemens.com>
Subject: [xenomai-images][PATCH v2 2/2] ci: Limit ci jobs, remove qemu compat jobs
Date: Thu, 23 Mar 2023 00:59:36 +0100	[thread overview]
Message-ID: <20230322235936.1300665-4-florian.bezdeka@siemens.com> (raw)
In-Reply-To: <20230322235936.1300665-1-florian.bezdeka@siemens.com>

One more optimization to narrow down the number of CI jobs that we spawn
for each CI run.

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---

v2:
  - No changes, resending to keep the patch posting consistent

 ci/compat_jobs.yml | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/ci/compat_jobs.yml b/ci/compat_jobs.yml
index 9308679..d8ee86b 100644
--- a/ci/compat_jobs.yml
+++ b/ci/compat_jobs.yml
@@ -9,22 +9,6 @@
 # SPDX-License-Identifier: MIT
 #
 
-build-5.15-compat:qemu-amd64:
-  extends:
-    - .build:qemu-amd64
-    - .compat-vars
-  variables:
-    LINUX_BUILD_OPTION: ":opt-linux-latest-5.15.yml"
-    KERNEL_VERSION: "5.15"
-
-lava-test-5.15-compat:qemu-amd64:
-  needs: [ "build-5.15-compat:qemu-amd64" ]
-  extends:
-    - .lava-test:qemu-amd64
-    - .compat-vars
-  variables:
-    KERNEL_VERSION: "5.15"
-
 build-5.15-compat:x86-64-efi:
   extends:
     - .build:x86-64-efi
-- 
2.39.2


      parent reply	other threads:[~2023-03-22 23:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 23:59 [PATCH 1/2] ci: Run qemu jobs only for the latest supported kernel version Florian Bezdeka
2023-03-22 23:59 ` [PATCH 2/2] ci: Limit ci jobs, remove qemu compat jobs Florian Bezdeka
2023-03-22 23:59 ` [xenomai-images][PATCH v2 1/2] ci: Run qemu jobs only for the latest supported kernel version Florian Bezdeka
2023-03-23  5:10   ` Jan Kiszka
2023-03-22 23:59 ` Florian Bezdeka [this message]

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=20230322235936.1300665-4-florian.bezdeka@siemens.com \
    --to=florian.bezdeka@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --cc=xenomai@lists.linux.dev \
    /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).