mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-25 19:21:53 +00:00
ci: Stop building TDX specific QEMU and OVMF
This is the first step of the work to start relying on the artefacts coming from the distros (CentOS 9 Stream, and Ubuntu) themselves. Let's have this first one merged, as this will not run the CI due to the changes being on the yaml itself, and then follow-up with the changes needed on other parts of the project (kata-deploy, runtime, etc). Fixes: #9590 -- part I Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
875e6e3815
commit
12dc9f83df
@ -47,7 +47,6 @@ jobs:
|
|||||||
- pause-image
|
- pause-image
|
||||||
- qemu
|
- qemu
|
||||||
- qemu-snp-experimental
|
- qemu-snp-experimental
|
||||||
- qemu-tdx-experimental
|
|
||||||
- stratovirt
|
- stratovirt
|
||||||
- rootfs-image
|
- rootfs-image
|
||||||
- rootfs-image-confidential
|
- rootfs-image-confidential
|
||||||
@ -56,7 +55,6 @@ jobs:
|
|||||||
- rootfs-initrd-mariner
|
- rootfs-initrd-mariner
|
||||||
- runk
|
- runk
|
||||||
- shim-v2
|
- shim-v2
|
||||||
- tdvf
|
|
||||||
- trace-forwarder
|
- trace-forwarder
|
||||||
- virtiofsd
|
- virtiofsd
|
||||||
stage:
|
stage:
|
||||||
|
Loading…
Reference in New Issue
Block a user