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

upgrade nydus version to v2.3.0 in test #620

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented Oct 11, 2024

@Desiki-high
Copy link
Contributor

Desiki-high commented Oct 11, 2024

Need to update the chunkmap suffix:

ensureFile(t, filepath.Join(cacheDir, chunkDictBlobHash)+".chunk_map")
ensureNoFile(t, filepath.Join(cacheDir, lowerNydusBlobDigest.Hex())+".chunk_map")
ensureFile(t, filepath.Join(cacheDir, upperNydusBlobDigest.Hex())+".chunk_map")
}

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.

2 participants