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

versions: Use new kata tag for virtiofs kernel#2843

Merged
jcvenegas merged 1 commit into
kata-containers:masterfrom
jcvenegas:fix-2842
Jul 22, 2020
Merged

versions: Use new kata tag for virtiofs kernel#2843
jcvenegas merged 1 commit into
kata-containers:masterfrom
jcvenegas:fix-2842

Conversation

@jcvenegas
Copy link
Copy Markdown
Member

@jcvenegas jcvenegas commented 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: #2842

Signed-off-by: Jose Carlos Venegas Munoz jose.carlos.venegas.munoz@intel.com

@jcvenegas jcvenegas requested review from amshinde and fidencio July 21, 2020 22:23
@auto-comment
Copy link
Copy Markdown

auto-comment Bot commented Jul 21, 2020

Thank you for raising your pull request. Please note that the main development of Kata Containers has moved to the 2.0-dev branch of https://github.com/kata-containers/kata-containers repository. The kata-containers/runtime repository is kept for 1.x release maintenance. Please check twice if your change should go to the 2.0-dev branch directly.

If it is strongly required for adding the change to Kata Containers 1.x releases, please ping @kata-containers/runtime to assign a dedicated developer to be responsible for porting the change to 2.0-dev branch. Thanks!

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 added a commit to jcvenegas/kata-packaging that referenced this pull request 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: kata-containers#1095

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

/test

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 21, 2020

Codecov Report

Merging #2843 into master will increase coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2843      +/-   ##
==========================================
+ Coverage   50.48%   50.63%   +0.14%     
==========================================
  Files         118      118              
  Lines       17367    17375       +8     
==========================================
+ Hits         8767     8797      +30     
+ Misses       7522     7500      -22     
  Partials     1078     1078              

jcvenegas added a commit to jcvenegas/kata-packaging that referenced this pull request Jul 22, 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: kata-containers#1095

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

/test

@likebreath
Copy link
Copy Markdown
Contributor

I just restarted the CI job on fedora-32, as it was passing last time w/ the PR. The failure on ARM-ubuntu-18.04 seems to be failing for a while (since job #1701 Jun 29, 2020 2:41 PM). The only missing CI is on sles-15-PR, and somehow it is pending for a while (http://jenkins.katacontainers.io/job/kata-containers-runtime-sles-15-PR/).

@jcvenegas jcvenegas merged commit f3b8089 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>
jcvenegas added a commit to jcvenegas/kata-packaging that referenced this pull request Sep 1, 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: kata-containers#1095

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@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.

versions: virtiofs: Move to kernel kata-v5.6-april-09-2020

3 participants