mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 23:38:31 +00:00
versions: Revert "versions: update QEMU to 5.0.0"
This reverts commit 15af20b6da
.
kubernetes test are failing randomly with QEMU 5.0.0, let's go back to
QEMU 4.1.1 and debug the failures with QEMU 5
Depends-on: github.com/kata-containers/tests#2701
fixes #379
Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
5ff530371e
commit
b28b850a79
@ -88,8 +88,8 @@ assets:
|
||||
qemu:
|
||||
description: "VMM that uses KVM"
|
||||
url: "https://github.com/qemu/qemu"
|
||||
version: "5.0.0"
|
||||
tag: "v5.0.0"
|
||||
version: "4.1.1"
|
||||
tag: "v4.1.1"
|
||||
# Do not include any non-full release versions
|
||||
# Break the line *without CR or space being appended*, to appease
|
||||
# yamllint, and note the deliberate ' ' at the end of the expression.
|
||||
|
Loading…
Reference in New Issue
Block a user