CIP-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [isar-cip-core][PATCH v2 0/2] Enable debian forky build & test support
@ 2026-07-28  8:55 Shivanand.Kunijadar
  2026-07-28  8:55 ` [isar-cip-core][PATCH v2 1/2] Enable the support of Debian forky based builds Shivanand.Kunijadar
  2026-07-28  8:55 ` [isar-cip-core][PATCH v2 2/2] Enable CI image build and test support for forky Shivanand.Kunijadar
  0 siblings, 2 replies; 8+ messages in thread
From: Shivanand.Kunijadar @ 2026-07-28  8:55 UTC (permalink / raw)
  To: cip-dev, jan.kiszka
  Cc: Shivanand Kunijadar, kumar.dinesh.h95, kazuhiro.hayashi.f74

From: Shivanand Kunijadar <Shivanand.Kunijadar@toshiba-tsip.com>

This patch series adds the debian forky based image build & CI test support.

It enables SWUpdate, secure boot, security tests in LAVA and RB in
gitlab CI.

NOTE: 
- The existing .reproducible-check-ci.yml is updated to support forky
  images reproducibility check. No need to add the exta scheduled pipeline
  for forky, the current scheduled pipeline covers both trixie and
  forky. The forky builds and RB tests are kept with allowed failure
  option as true.
- The CI variable CI_RUN_UNSTABLE_FORKY is changed to CI_RUN_UNSTABLE,
  however CI_RUN_UNSTABLE_SID is not changed in this patch series, will
  update in a separate patch as it is not related to this series.
- Updated authors list for .gitlab-ci.yml & .reproducible-check-ci.yml

Shivanand Kunijadar (2):
  Enable the support of Debian forky based builds
  Enable CI image build and test support for forky

 .gitlab-ci.yml                                | 148 ++++++++++++++++++
 .reproducible-check-ci.yml                    |  72 +++++++++
 Kconfig                                       |   4 +
 conf/distro/cip-core-forky.conf               |  13 ++
 kas/opt/forky.yml                             |  15 ++
 .../files/forky/PkKek-1-snakeoil.key          |  30 ++++
 .../files/forky/PkKek-1-snakeoil.pem          |  23 +++
 .../swupdate-certificates/files/forky         |   1 +
 start-qemu.sh                                 |   2 +
 9 files changed, 308 insertions(+)
 create mode 100644 conf/distro/cip-core-forky.conf
 create mode 100644 kas/opt/forky.yml
 create mode 100644 recipes-devtools/secure-boot-secrets/files/forky/PkKek-1-snakeoil.key
 create mode 100644 recipes-devtools/secure-boot-secrets/files/forky/PkKek-1-snakeoil.pem
 create mode 120000 recipes-devtools/swupdate-certificates/files/forky

-- 
2.39.5




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-08-11  9:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  8:55 [isar-cip-core][PATCH v2 0/2] Enable debian forky build & test support Shivanand.Kunijadar
2026-07-28  8:55 ` [isar-cip-core][PATCH v2 1/2] Enable the support of Debian forky based builds Shivanand.Kunijadar
2026-07-28  8:55 ` [isar-cip-core][PATCH v2 2/2] Enable CI image build and test support for forky Shivanand.Kunijadar
2026-07-28 15:29   ` Jan Kiszka
2026-07-29  4:26     ` Kunijadar Shivanand
2026-08-03  9:47       ` Kunijadar Shivanand
2026-08-10 14:45         ` Jan Kiszka
2026-08-11  9:20           ` Kunijadar Shivanand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox