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

app: merge crate nydus-app into crate nydus #1287

Merged
merged 1 commit into from
May 18, 2023

Conversation

jiangliu
Copy link
Collaborator

Merge nydus-api crate into nydus crate, to reduce number of crates.

@jiangliu jiangliu requested a review from a team as a code owner May 18, 2023 03:50
@jiangliu jiangliu requested review from bergwolf, liubin and hsiangkao and removed request for a team May 18, 2023 03:50
@anolis-bot
Copy link
Collaborator

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

@anolis-bot
Copy link
Collaborator

@jiangliu , 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.

@anolis-bot
Copy link
Collaborator

@jiangliu , 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/73973

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #1287 (bb123d5) into master (faa4116) will decrease coverage by 0.01%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1287      +/-   ##
==========================================
- Coverage   45.07%   45.07%   -0.01%     
==========================================
  Files         126      126              
  Lines       37403    37402       -1     
  Branches    37403    37402       -1     
==========================================
- Hits        16859    16858       -1     
  Misses      19656    19656              
  Partials      888      888              
Impacted Files Coverage Δ
blobfs/src/lib.rs 0.72% <ø> (ø)
src/bin/nydus-image/main.rs 40.91% <ø> (ø)
src/bin/nydusd/main.rs 0.19% <0.00%> (ø)
src/logger.rs 51.82% <ø> (ø)
src/signal.rs 0.00% <ø> (ø)
src/lib.rs 52.50% <71.42%> (-5.84%) ⬇️

@anolis-bot
Copy link
Collaborator

@jiangliu , 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!

Merge crate nydus-app into crate nydus, to reduce number of crates.

Signed-off-by: Jiang Liu <[email protected]>
@anolis-bot
Copy link
Collaborator

@jiangliu , 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/74001

@anolis-bot
Copy link
Collaborator

@jiangliu , 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!

@jiangliu jiangliu changed the title api: merge nydus-api crate into nydus crate app: merge crate nydus-app into crate nydus May 18, 2023
@anolis-bot
Copy link
Collaborator

@jiangliu , 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/74012

@anolis-bot
Copy link
Collaborator

@jiangliu , 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
Collaborator

@liubogithub liubogithub left a comment

Choose a reason for hiding this comment

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

Looks OK.

@liubogithub liubogithub merged commit d751679 into dragonflyoss:master May 18, 2023
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.

3 participants