]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: CI: Use Fedora 35 container (Linux only)
authorOliver Steffen <osteffen@redhat.com>
Mon, 16 Jan 2023 17:40:37 +0000 (18:40 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 17 Jan 2023 19:06:32 +0000 (19:06 +0000)
commit7fab007f33e9ccfb420dbedd50bfe23af05fc899
treee45de828e046a0c97f73218358d166d652f6b568
parent32c76a8cd45940674f1e7dab3db4ba8d03f04f48
OvmfPkg: CI: Use Fedora 35 container (Linux only)

Run the Linux jobs of the OvmfPkg platform CI inside a container,
in the same way the general CI does now. Make use of the default image
specified in the defaults.yml template.

Do not run apt-get in CI jobs to install qemu and gcc dependencies.
Assume the container image provides these.

Use Python from the container image, do not download at runtime.

Signed-off-by: Oliver Steffen <osteffen@redhat.com>
Acked-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Chris Fernald <chfernal@microsoft.com>
OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml