mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
clh: Enable versions and kernel tag to enable CLH CI for kata 2.0
This PR updates the versions for the virtiofs kernel branch and as there is a tag based in kernel 5.6 move patches to uses the tag name. This PR is needed to enable CLH CI for kata 2.0. This PR is backporting kata-containers/runtime#2843 and kata-containers/packaging#1098. Fixes #532 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -158,9 +158,9 @@ assets:
|
||||
version: "v5.4.32"
|
||||
|
||||
kernel-experimental:
|
||||
description: "Linux kernel with virtio-fs-dev branch"
|
||||
description: "Linux kernel with virtio-fs support"
|
||||
url: "https://gitlab.com/virtio-fs/linux.git"
|
||||
tag: "virtio-fs-dev"
|
||||
tag: "kata-v5.6-april-09-2020"
|
||||
|
||||
components:
|
||||
description: "Core system functionality"
|
||||
|
Reference in New Issue
Block a user