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

Add containerd tests #49

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Add containerd tests #49

merged 2 commits into from
Jul 19, 2024

Conversation

marcosnils
Copy link
Contributor

This is a follow-up PR of #48 which adds containerd tests to cdebug. There's one particular difference in this approach which is that we don't run containerd as a dagger service, but instead we just start it in background within a WithExec and then we just run the go tests normally.

marcosnils and others added 2 commits July 19, 2024 12:14
@marcosnils
Copy link
Contributor Author

@iximiuz tests have failed because docker registry pull limits. If you can get a token that should make it pass or the alternative could be to just use a different registry like ghcr. 👐

cheers!

@iximiuz iximiuz merged commit 3638de2 into iximiuz:main Jul 19, 2024
1 check failed
@iximiuz
Copy link
Owner

iximiuz commented Jul 19, 2024

Wow, that's impressive! TIL https://hub.docker.com/r/tianon/containerd. Thank you very much for your help Daggerizing cdebug, @marcosnils and @matipan!

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