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

kernel: Move to virtiofs kernel tag#1098

Merged
jcvenegas merged 2 commits into
kata-containers:masterfrom
jcvenegas:fix-1095
Jul 22, 2020
Merged

kernel: Move to virtiofs kernel tag#1098
jcvenegas merged 2 commits into
kata-containers:masterfrom
jcvenegas:fix-1095

Conversation

@jcvenegas
Copy link
Copy Markdown
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 jose.carlos.venegas.munoz@intel.com

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 <jose.carlos.venegas.munoz@intel.com>
@jcvenegas
Copy link
Copy Markdown
Member Author

/test

@jcvenegas
Copy link
Copy Markdown
Member Author

/AzurePipelines

@azure-pipelines
Copy link
Copy Markdown

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
Copy Markdown
Member Author

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Copy Markdown
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
Copy Markdown
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 <jose.carlos.venegas.munoz@intel.com>
For new virtiofs path dir name

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
@jcvenegas
Copy link
Copy Markdown
Member Author

/test

@jcvenegas
Copy link
Copy Markdown
Member Author

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@likebreath
Copy link
Copy Markdown
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 <gabriela.cervantes.tellez@intel.com>
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