mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 07:18:27 +00:00
gha: Add SNP components to the cc-payload workflows
Adding SNP components needed to the x86 payload push and release payloads. QEMU is needed in both the after-push payload and release payload, while OVMF is only missing from the release workflow. Fixes: #6600 Signed-Off-By: Alex Carter <AlexCarter@ibm.com>
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
- cc-sev-kernel
|
||||
- cc-sev-ovmf
|
||||
- cc-x86_64-ovmf
|
||||
- cc-snp-qemu
|
||||
- cc-sev-rootfs-initrd
|
||||
- cc-tdx-kernel
|
||||
- cc-tdx-rootfs-image
|
||||
|
2
.github/workflows/cc-payload-amd64.yaml
vendored
2
.github/workflows/cc-payload-amd64.yaml
vendored
@@ -19,6 +19,8 @@ jobs:
|
||||
- cc-virtiofsd
|
||||
- cc-sev-kernel
|
||||
- cc-sev-ovmf
|
||||
- cc-x86_64-ovmf
|
||||
- cc-snp-qemu
|
||||
- cc-sev-rootfs-initrd
|
||||
- cc-tdx-kernel
|
||||
- cc-tdx-rootfs-image
|
||||
|
Reference in New Issue
Block a user