[v0.2.0] - 2016-07-27
Added
- Network emulation for egress container traffic, powered by netem
netem
command currently supports onlydelay
sub-command, more to come, stay tuned- it's possible to use IP filter with
netem delay
to delay traffic only yo specified IPUpdated
- Breaking Change command line simplification ...
chaos
command had been replaced by multiple standalone commands:kill
,netem
,pause
,rm
,stop
- now it's possible to run multiple Pumba Docker containers (do not prevent)
- Only ONE command per single Pumba run is supported, but it's possible to run multiple Pumba processes and containers
- Improved test coverage