diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-25 14:41:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-25 14:41:59 +0000 |
commit | ab5bb7fab516b88a668e9450fbd5ef086bfc06fc (patch) | |
tree | 56d0612fab037ce58300f1763788c074047228f9 /samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml | |
parent | dbdd0a395616495b41d35d904fb5fb4da4544d26 (diff) | |
parent | 32bb2541b915d1a94e22116eb7c8fcb3c6523b5f (diff) |
Merge "Add "duration" parameter to test case definition" into stable/fraser
Diffstat (limited to 'samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml')
-rw-r--r-- | samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml b/samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml index 73c41099f..0e842d48a 100644 --- a/samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml +++ b/samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml @@ -44,8 +44,7 @@ description: Traffic profile to run RFC2544 latency traffic_profile: traffic_type: RFC2544Profile # defines traffic behavior - constant or look for highest possible throughput frame_rate: 100 # pc of linerate - # that specifies a range (e.g. ipv4 address, port) - + duration: {{ duration }} [% for vnf_num in range(num_vnfs|int) %] uplink_[[ vnf_num ]]: |