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 basic capability to disrupt container network #16

Merged
merged 53 commits into from
Jul 18, 2016

Conversation

inbarshani
Copy link
Contributor

Use pumba to disrupt a container's network.
Missing capabilities:

  • Remove disruption (currently has to be done manually with 'docker exec')
  • Disrupt once (currently using Pumba interval, although it isn't relevant)
  • Use 'qdisc change' verb instead of 'qdisc add' (requires Pumba state management to be aware of previous 'add' and use 'change' instead)

@alexei-led
Copy link
Owner

Inbar, please rebase your pull request.

@alexei-led alexei-led merged commit 8ae0732 into alexei-led:master Jul 18, 2016
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