All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Bezdeka <florian.bezdeka@siemens.com>
To: xenomai@xenomai.org
Subject: [xenomai-images][PATCH v2 0/8] Update to Debian 11
Date: Wed, 13 Oct 2021 14:17:24 +0200	[thread overview]
Message-ID: <20211013121732.140595-1-florian.bezdeka@siemens.com> (raw)

Hi all,

with this series the Xenomai demo image will be based on Debian 11.

All Debian 11 related topics that had to be adressed are now merged to
the Xenomai next branch. The stable branches have not yet been updated
so CI will report some failures for such branches.

Patch 4 made it to the list but has not been applied to next yet. That's
why I resend it, integrated into this series at the right place.

The Xenomai LAVA instance has been down while working on this topic. The
job submission to LAVA failed, but the test jobs where still marked as
successful. That is now fixed as well.

Best regards,
Florian

Changes since v1:
 - Renamed opt-lava-test.yml to opt-ci-board.yml
 - Moved removal of expand-on-first-boot from opt-ci.yml to opt-ci-board.yml

Florian Bezdeka (7):
  kas: Rename opt-lava-test.yml to opt-ci-board.yml
  ci: Disable partition expanding for all real test boards
  kas: Introduce kas option file for CI builds
  kas: Integrate opt-debug.yml into opt-ci.yml
  demo-image: Fix sshd-regen-keys problems on arm / qemu
  xenomai-demo: Switch to Debian bullseye
  ci: Fail test job when an error occurred during lava job submission

Jan Kiszka (1):
  linux-xenomai: arm: Enable CONFIG_ARM_MODULE_PLTS

 ci/gitlab-ci-base.yml                         | 10 ++---
 conf/distro/xenomai-demo.conf                 |  4 +-
 ...Start-key-generation-after-entropy-s.patch | 40 +++++++++++++++++++
 ...Fix-some-systemd-obsolete-warnings-a.patch | 34 ++++++++++++++++
 isar-patches/series                           |  2 +
 kas.yml                                       |  4 ++
 opt-lava-test.yml => opt-ci-board.yml         |  2 +
 opt-ci.yml                                    | 20 ++++++++++
 recipes-kernel/linux/files/armhf_defconfig    |  1 -
 scripts/run-lava-tests.sh                     |  1 +
 10 files changed, 110 insertions(+), 8 deletions(-)
 create mode 100644 isar-patches/0001-sshd-regen-keys-Start-key-generation-after-entropy-s.patch
 create mode 100644 isar-patches/0002-sshd-regen-keys-Fix-some-systemd-obsolete-warnings-a.patch
 create mode 100644 isar-patches/series
 rename opt-lava-test.yml => opt-ci-board.yml (83%)
 create mode 100644 opt-ci.yml

-- 
2.31.1



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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13 12:17 Florian Bezdeka [this message]
2021-10-13 12:17 ` [xenomai-images][PATCH v2 1/8] kas: Rename opt-lava-test.yml to opt-ci-board.yml Florian Bezdeka
2021-10-13 12:17 ` [xenomai-images][PATCH v2 2/8] ci: Disable partition expanding for all real test boards Florian Bezdeka
2021-10-13 12:17 ` [xenomai-images][PATCH v2 3/8] kas: Introduce kas option file for CI builds Florian Bezdeka
2021-10-13 12:22   ` Jan Kiszka
2021-11-10 13:23     ` Bezdeka, Florian
2021-11-10 13:42       ` Jan Kiszka
2021-11-10 14:02         ` Bezdeka, Florian
2021-10-13 12:17 ` [xenomai-images][PATCH v2 4/8] kas: Integrate opt-debug.yml into opt-ci.yml Florian Bezdeka
2021-10-13 12:17 ` [xenomai-images][PATCH v2 5/8] demo-image: Fix sshd-regen-keys problems on arm / qemu Florian Bezdeka
2021-10-13 12:17 ` [xenomai-images][PATCH v2 6/8] linux-xenomai: arm: Enable CONFIG_ARM_MODULE_PLTS Florian Bezdeka
2021-10-13 12:17 ` [xenomai-images][PATCH v2 7/8] xenomai-demo: Switch to Debian bullseye Florian Bezdeka
2021-10-13 12:17 ` [xenomai-images][PATCH v2 8/8] ci: Fail test job when an error occurred during lava job submission Florian Bezdeka

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=20211013121732.140595-1-florian.bezdeka@siemens.com \
    --to=florian.bezdeka@siemens.com \
    --cc=xenomai@xenomai.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.