Skip to content
Snippets Groups Projects
Commit 8d7081c1 authored by Helen Koike's avatar Helen Koike Committed by Sebastian Reichel
Browse files

kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing


This patch introduces a `.gitlab-ci` file along with a `ci/` folder,
defininga basic test pipeline triggered by code pushes to a GitLab-CI
instance. This initial version includes static checks (checkpatch and
smatch for now) and build tests across various architectures and
configurations. It leverages an integrated cache for efficient build
times and introduces a flexible 'scenarios' mechanism for
subsystem-specific extensions.

[ci: add prerequisites to run check-patch on MRs]
Co-developed-by: default avatarTales Aparecida <tales.aparecida@redhat.com>
Signed-off-by: default avatarTales Aparecida <tales.aparecida@redhat.com>
Signed-off-by: default avatarHelen Koike <helen.koike@collabora.com>
parent 6613476e
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 860 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment