Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

kernel: Move to virtiofs kernel tag #1098

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

jcvenegas
Copy link
Member

@jcvenegas jcvenegas commented Jul 21, 2020

virtiofs-dev is a branch, now there is a tag
based in kernel 5.6 move patches to use the tag name.

Depends-on: github.com/kata-containers/runtime#2843

Fixes: #1095

Signed-off-by: Jose Carlos Venegas Munoz [email protected]

jcvenegas added a commit to jcvenegas/runtime that referenced this pull request Jul 21, 2020
Versions is pointing to virtiofs kernel branch,
recently it changed and CI is broken.

Lets use a new tag for kata.

The tag now include the kernel version so will
be shown on release notes.

Depends-on: github.com/kata-containers/packaging#1098

Fixes: kata-containers#2842

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
@jcvenegas
Copy link
Member Author

/test

@jcvenegas
Copy link
Member Author

/AzurePipelines

@azure-pipelines
Copy link

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@jcvenegas
Copy link
Member Author

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Contributor

@likebreath likebreath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we normally bump the version in kernel/kata_config_version when we make changes to the kernel we use in kata?

@amshinde
Copy link
Member

@jcvenegas we need to bump kata_config_version here

virtiofs-dev is a branch, now there is a tag
based in kernel 5.6 move patches to use the tag name.

Depends-on: github.com/kata-containers/runtime#2843

Fixes: kata-containers#1095

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
For new virtiofs path dir name

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
@jcvenegas
Copy link
Member Author

/test

@jcvenegas
Copy link
Member Author

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@likebreath
Copy link
Contributor

@jcvenegas To have a reference of our discuss over slack:

It looks like we are only carrying one custom kernel path, a.k.a fix race condition for virtio_vsock. Does it mean the other custom kernel patches we had are already in the updated kernel (e.g. the patch to enable evged)? The previous commits have three custom kernel patches: 8abf130.

@jcvenegas jcvenegas merged commit ad640b4 into kata-containers:master Jul 22, 2020
GabyCT added a commit to GabyCT/kata-containers that referenced this pull request Aug 18, 2020
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 kata-containers#532

Signed-off-by: Gabriela Cervantes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

virtifos kernel build is broken after kernel upgrade
3 participants