From 49a2c577be946f3a14564c5e8af78db6af446976 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Fri, 22 Sep 2017 20:40:35 -0700 Subject: Optimize Core usage for the sampleVNFs Change-Id: I80aa7e796b9ca4c4881c78310860e293a4a75560 Signed-off-by: Deepak S Signed-off-by: Ross Brattain --- .../nsut/vfw/tc_baremetal_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'samples') diff --git a/samples/vnf_samples/nsut/vfw/tc_baremetal_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml b/samples/vnf_samples/nsut/vfw/tc_baremetal_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml index 0904ace2c..8ec063657 100644 --- a/samples/vnf_samples/nsut/vfw/tc_baremetal_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml +++ b/samples/vnf_samples/nsut/vfw/tc_baremetal_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml @@ -16,7 +16,7 @@ schema: yardstick:task:0.1 scenarios: - type: NSPerf - traffic_profile: ../../traffic_profiles/ipv4_throughput-4.yaml + traffic_profile: ../../traffic_profiles/ipv4_throughput.yaml topology: vfw-tg-topology-4port.yaml nodes: tg__0: trafficgen_1.yardstick @@ -43,3 +43,4 @@ context: type: Node name: yardstick nfvi_type: baremetal + file: /etc/yardstick/nodes/pod_4.yaml -- cgit 1.2.3-korg