tg_rfc2544_ixia: use traffic id from JSON to update mac 65/42965/2
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 21 Sep 2017 00:33:34 +0000 (17:33 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 25 Sep 2017 15:30:20 +0000 (08:30 -0700)
commit717999408252e973d3e288fb6aefd1b02e1c3f44
tree5f0de0005ca4b3b71c702e651f2d0c4d803e1753
parent93c0560ee8b3aa69f771cb77161dac58278f92ac
tg_rfc2544_ixia: use traffic id from JSON to update mac

we were using raw sort index of the interfaces to
set the MAC address, but we should be using the
traffic id from the static JSON instead.

Change-Id: I13284db04abb3eaf8c9826974a9e5aa1c37b3891
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
tests/unit/network_services/vnf_generic/vnf/test_tg_rfc2544_ixia.py
yardstick/network_services/traffic_profile/ixia_rfc2544.py
yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py