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

deps: Bump dependent crate versions #1390

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

justxuewei
Copy link
Contributor

@justxuewei justxuewei commented Aug 3, 2023

Relevant Issue (if applicable)

If there are Issues related to this PullRequest, please list it.

Details

This pull request is mainly for updating vm-memory and vmm-sys-util.

The affacted crates include:

  • vm-memory: from 0.9.0 to 0.10.0;
  • vmm-sys-util: from 0.10.0 to 0.11.0;
  • vhost: from 0.5.0 to 0.6.0;
  • virtio-queue: from 0.6.0 to 0.7.0
  • fuse-backend-rs: from 0.10.4 to 0.10.5
  • vhost-user-backend: from 0.7.0 to 0.8.0

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.

@justxuewei justxuewei requested a review from a team as a code owner August 3, 2023 09:47
@justxuewei justxuewei requested review from liubogithub, luodw and adamqqqplay and removed request for a team August 3, 2023 09:47
@anolis-bot
Copy link
Collaborator

@justxuewei , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/88788

@anolis-bot
Copy link
Collaborator

@justxuewei , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd❌ FAIL

Sorry, your test job failed. Please get the details in the link.

@justxuewei
Copy link
Contributor Author

@bergwolf @liubogithub This is a counterpart for cloud-hypervisor/fuse-backend-rs#145. PTAL. Thanks!

This pull request is mainly for updating vm-memory and vmm-sys-util.

The affacted crates include:

- vm-memory: from 0.9.0 to 0.10.0;
- vmm-sys-util: from 0.10.0 to 0.11.0;
- vhost: from 0.5.0 to 0.6.0;
- virtio-queue: from 0.6.0 to 0.7.0
- fuse-backend-rs: from 0.10.4 to 0.10.5
- vhost-user-backend: from 0.7.0 to 0.8.0

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
@anolis-bot
Copy link
Collaborator

@justxuewei , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/88793

@anolis-bot
Copy link
Collaborator

@justxuewei , the title has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/88794

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #1390 (32a8b59) into master (4876289) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1390      +/-   ##
==========================================
- Coverage   46.31%   46.31%   -0.01%     
==========================================
  Files         122      122              
  Lines       38071    38071              
  Branches    38071    38071              
==========================================
- Hits        17634    17632       -2     
  Misses      19513    19513              
- Partials      924      926       +2     

see 3 files with indirect coverage changes

@anolis-bot
Copy link
Collaborator

@justxuewei , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

@anolis-bot
Copy link
Collaborator

@justxuewei , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

Copy link
Member

@bergwolf bergwolf left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@bergwolf bergwolf merged commit 43c737d into dragonflyoss:master Aug 4, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants