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

Ability to apply netem subcommands between a set of containers #172

Open
art-cmyk opened this issue Aug 26, 2020 · 1 comment
Open

Ability to apply netem subcommands between a set of containers #172

art-cmyk opened this issue Aug 26, 2020 · 1 comment

Comments

@art-cmyk
Copy link

Currently it is possible to apply netem subcommands to egress traffic from a set or subset of containers. In my test scenario, I need to delay/corrupt/loss traffic/packets egressing from one container destined to a certain other container(s) on the network.

For example, I have peer1, pee2, peer3, api1, api2, db and rest containers. All peers can talk to each other and the apis. One of my tests is to delay/corrupt/loss some/all traffic between peer1 and peer3 or between peer2 and api1.

I don't think this is possible with pumba as of now. I stand corrected if it is and examples of how to achieve this would be greatly appreciated.

Could you add this functionality to pumba?

@alexei-led
Copy link
Owner

@ravitej-aluru thank you for the use case. I will think about the implementation. If you have any idea how to do it properly PR is welcomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants