traffic replay: Store the instance id in the replay context
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 18 Jul 2019 01:39:20 +0000 (13:39 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 Jul 2019 02:24:27 +0000 (02:24 +0000)
commit6d6fe4993876d3374ae7ffeaf55d660ffa6b450b
tree50faa2b39edba730e7e79556ad2d6ecde953a5f5
parent6b1f9b4a5ff5450b0858d27dcc1af3021694be7d
traffic replay: Store the instance id in the replay context

Store the traffic runner instance id in the replay context.  Will be
used in subsequent commits.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/emulate/traffic.py
script/traffic_replay