mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00:00
nemu-config: fix nemu for ci
virtio-fs is now available in 1.7 release and needs hugepages enabled. Updating version of NEMU that ships with kata by default which contains the fixes for hugepages, machine_type=virt and network access. Fixes: #1709 Depends-on: github.com/kata-containers/tests#1595 Depends-on: github.com/kata-containers/packaging#522 Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
This commit is contained in:
parent
587b59ebfc
commit
722ac5aa97
@ -84,7 +84,7 @@ assets:
|
||||
uscan-url: >-
|
||||
https://github.com/intel/nemu/tags
|
||||
.*/release-?(\d\S+)\.tar\.gz
|
||||
version: "release-2019-05-07"
|
||||
version: "release-2019-05-21"
|
||||
|
||||
nemu-ovmf:
|
||||
description: "OVMF firmware used by nemu VMM"
|
||||
|
Loading…
Reference in New Issue
Block a user