Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smoke: add oci bench #1506

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

Desiki-high
Copy link
Member

Relevant Issue (if applicable)

#1460

Details

Add the test for oci, and we can see the comparison between nydus and oci.

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@Desiki-high Desiki-high requested review from a team as code owners December 6, 2023 07:02
@Desiki-high Desiki-high requested review from liubin, jiangliu and hsiangkao and removed request for a team December 6, 2023 07:02
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #1506 (072451d) into master (50b8988) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1506      +/-   ##
==========================================
- Coverage   62.82%   62.81%   -0.01%     
==========================================
  Files         125      125              
  Lines       43599    43599              
  Branches    43599    43599              
==========================================
- Hits        27391    27387       -4     
- Misses      14854    14858       +4     
  Partials     1354     1354              

see 2 files with indirect coverage changes

We can use overlayfs to test OCI V1 image.

Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
@imeoer imeoer merged commit e4cf98b into dragonflyoss:master Dec 7, 2023
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants