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

feat(stress-test): add a new stress-test that runs container workload with Containerd #830

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

Conversation

Mossaka
Copy link
Member

@Mossaka Mossaka commented Jan 31, 2025

This adds a new crate stress-test-c8d which runs the stress test with containerd. It can be configured with # of workers and # of concurrency.

… with Containerd

Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
oci-spec.workspace = true
clap = { version = "4", features = ["derive"] }
env_logger = { workspace = true }
containerd-client = "0.6.0"
Copy link
Member Author

Choose a reason for hiding this comment

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

I couldn't get the latest containerd-client compiled

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.

1 participant