KernelCI Architecture

Learn the inner details behind the KernelCI systems

architecture

The first thing worth noting here is that there are two main parts of the overall KernelCI architecture:

API & Pipeline

The top half of this picture shows native services interacting directly with the API: LAVA test labs, Kubernetes clusters, custom test environments and the job scheduler. These are referred to as the KernelCI Pipeline in a loose sense. Such services can be run pretty much anywhere, they are just API clients with a particular purpose.

KCIDB

Other fully autonomous systems producing their own kernel builds and running their own tests can submit results to KCIDB, which is a BigQuery database to provide a unified kernel test reporting mechanism. Please take a look at this blog post for a comprehensive description: Introducing Common Reporting.


Last modified July 3, 2024