public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [isar-cip-core][PATCH v3 0/6] Add cip-core-image-kernelci building and uploading system
@ 2022-01-27 17:12 Jan Kiszka
  2022-01-27 17:12 ` [isar-cip-core][PATCH v3 1/6] Add cip-core-image-kernelci Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Jan Kiszka @ 2022-01-27 17:12 UTC (permalink / raw)
  To: cip-dev; +Cc: Alice Ferrazzi

Changes in this version
 - added missing dmesg.sh installation
 - consolidated customizations recipes

Jan


CC: Alice Ferrazzi <alice.ferrazzi@miraclelinux.com>

Alice Ferrazzi (4):
  Add cip-core-image-kernelci
  Add dmesg filter needed for lava test result
  Add script deploy-kernelci.py for upload the cip-core-image-kernelci
  enable cip-core-image-kernelci

Jan Kiszka (2):
  customizations: Factor out a common.inc
  kernelci-customizations: Reuse common customizations

 .gitlab-ci.yml                                | 38 +++++++++++++
 kas/opt/kernelci.yml                          | 16 ++++++
 .../{customizations.bb => common.inc}         |  4 +-
 recipes-core/customizations/customizations.bb | 27 +--------
 .../images/cip-core-image-kernelci.bb         | 16 ++++++
 .../kernelci-customizations/files/dmesg.sh    | 23 ++++++++
 .../kernelci-customizations/files/postinst    | 34 ++++++++++++
 .../kernelci-customizations.bb                | 23 ++++++++
 scripts/deploy-kernelci.py                    | 55 +++++++++++++++++++
 9 files changed, 209 insertions(+), 27 deletions(-)
 create mode 100644 kas/opt/kernelci.yml
 copy recipes-core/customizations/{customizations.bb => common.inc} (90%)
 create mode 100644 recipes-core/images/cip-core-image-kernelci.bb
 create mode 100644 recipes-core/kernelci-customizations/files/dmesg.sh
 create mode 100644 recipes-core/kernelci-customizations/files/postinst
 create mode 100644 recipes-core/kernelci-customizations/kernelci-customizations.bb
 create mode 100755 scripts/deploy-kernelci.py

-- 
2.31.1



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

end of thread, other threads:[~2022-09-03  7:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27 17:12 [isar-cip-core][PATCH v3 0/6] Add cip-core-image-kernelci building and uploading system Jan Kiszka
2022-01-27 17:12 ` [isar-cip-core][PATCH v3 1/6] Add cip-core-image-kernelci Jan Kiszka
2022-01-27 17:12 ` [isar-cip-core][PATCH v3 2/6] Add dmesg filter needed for lava test result Jan Kiszka
2022-01-27 17:12 ` [isar-cip-core][PATCH v3 3/6] Add script deploy-kernelci.py for upload the cip-core-image-kernelci Jan Kiszka
2022-09-01 10:54   ` Jan Kiszka
2022-09-02 15:27     ` Alice Ferrazzi
     [not found]     ` <1711151143769181.21591@lists.cip-project.org>
2022-09-03  7:59       ` [cip-dev] " Alice Ferrazzi
2022-01-27 17:12 ` [isar-cip-core][PATCH v3 4/6] enable cip-core-image-kernelci Jan Kiszka
2022-01-27 17:12 ` [isar-cip-core][PATCH v3 5/6] customizations: Factor out a common.inc Jan Kiszka
2022-01-27 17:12 ` [isar-cip-core][PATCH v3 6/6] kernelci-customizations: Reuse common customizations Jan Kiszka

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