ci: Add pipeline for building and distributing the debug kernel

Add the debug kernel to the kata tarball alongside the other kernels.

Also update the kernel README documentation to describe the new debug
kernel build process.

Signed-off-by: Agam Dua <agam_dua@apple.com>
This commit is contained in:
Agam Dua
2026-01-27 08:51:25 -08:00
parent e905b74267
commit 5ab0744c25
7 changed files with 47 additions and 1 deletions

View File

@@ -47,6 +47,8 @@ jobs:
- coco-guest-components
- firecracker
- kernel
- kernel-confidential
- kernel-debug
- kernel-dragonball-experimental
- kernel-nvidia-gpu
- nydus

View File

@@ -45,6 +45,7 @@ jobs:
- cloud-hypervisor
- firecracker
- kernel
- kernel-debug
- kernel-dragonball-experimental
- kernel-nvidia-gpu
- kernel-cca-confidential

View File

@@ -44,6 +44,8 @@ jobs:
- agent
- coco-guest-components
- kernel
- kernel-confidential
- kernel-debug
- pause-image
- qemu
- virtiofsd