tg_rfc2544_ixia: use traffic id from JSON to update mac 93/42593/1
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>
Thu, 21 Sep 2017 00:34:39 +0000 (17:34 -0700)
commit133f90ad75679ce0c51b9c1b714ee1039928c896
treed786bc7ffd3ec24afecf64899123f270f013d511
parent173c6ad6f464c514185efc0b5a608ceb6cc118ae
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