Use template traffic profile instead of static one
JIRA: YARDSTICK-1592
Change-Id: I665896c4e533cd7b29f8b906c8c10f769f9268a7
Signed-off-by: Chornyi Taras <tarasx.chornyi@intel.com>
 schema: yardstick:task:0.1
 scenarios:
 - type: NSPerf-RFC2544
-  traffic_profile: ../../traffic_profiles/ipv4_throughput.yaml
+  traffic_profile: ../../traffic_profiles/ipv4_throughput-tmpl.yaml
   topology: agnostic_vnf_topology_trex_tmpl.yaml
   extra_args:
     vports: {{vports}}
     traffic_type: 4
     rfc2544:
       allowed_drop_rate: {{drop_rate}}
+    tg__0:
       queues_per_port: {{queues_per_port}}
     vnf__0:
         []