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:
Fabiano Fidêncio 2024-05-08 11:39:32 +02:00
parent 875e6e3815
commit 12dc9f83df
No known key found for this signature in database
GPG Key ID: EE926C2BDACC177B

View File

@ -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: