traffic_replay: --old-scale to mimic the old traffic_replay
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 22 Oct 2018 21:30:46 +0000 (10:30 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 8 Jan 2019 22:55:34 +0000 (23:55 +0100)
commitaffaeb944fd77ea67d6fb9ece2c53e6433e3b4a7
treedad2edcf7209756180d92c934550586fbf2d330b
parent524777e681b1fecf5686843f10ae01637285a891
traffic_replay: --old-scale to mimic the old traffic_replay

traffic_replay had a broken sense of traffic scale. That is fixed, but
in order to compare old and new tests, it helps to be able to
approximate the old behaviour.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/blackbox/testdata/traffic_replay-3.expected [new file with mode: 0644]
python/samba/tests/blackbox/traffic_replay.py
script/traffic_replay