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

Open source test infrastructure #4

Open
hinshun opened this issue Jun 13, 2019 · 0 comments
Open

Open source test infrastructure #4

hinshun opened this issue Jun 13, 2019 · 0 comments

Comments

@hinshun
Copy link
Owner

hinshun commented Jun 13, 2019

Currently I'm benchmarking p2p pull using a variety of internal code to:

  • Run containerd with ipcs
  • Populate a containerd-ipcs cluster by sharding an image across the nodes
  • Compare a normal pull from a Docker Registry against a p2p pull via sharding the chunked IPLD nodes across the cluster

I need to open source those components and write an automated performance test suite, because I want upstream to include ipcs as a "real world usecase".

Things that would help upstream to test:

  • Easy ability to convert DockerHub images so they have an IPLD graph of alpine or ubuntu (variety of small and big images with little and many layers).
  • Test harness for ipcs
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

No branches or pull requests

1 participant