From 19e0c4d2e004e18e6f5687e420dc51a4032b06c2 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Wed, 11 Oct 2017 00:09:58 -0700 Subject: private-> uplink and public->downlink changing private and public to new uplink/downlink name Change-Id: I8c3f582ba5592418a397e2500e0b998c3eed54f2 Signed-off-by: Deepak S --- .../tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'samples/vnf_samples/nsut/cgnapt/tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml') diff --git a/samples/vnf_samples/nsut/cgnapt/tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml b/samples/vnf_samples/nsut/cgnapt/tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml index d5fda5804..6bfca0d7a 100644 --- a/samples/vnf_samples/nsut/cgnapt/tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml +++ b/samples/vnf_samples/nsut/cgnapt/tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml @@ -23,8 +23,10 @@ scenarios: vnf__0: vnf.yardstick options: framesize: - private: {64B: 100} - public: {64B: 100} + uplink: {64B: 100} + downlink: {64B: 100} + flow: + public_ip: ["152.16.40.10"] traffic_type: 4 rfc2544: allowed_drop_rate: 0.0001 - 0.0001 -- cgit 1.2.3-korg