diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-19 02:59:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-19 02:59:06 +0000 |
commit | 1addec17ea56fa077b01c307e64343f69207bfe5 (patch) | |
tree | 3903485fba0dabfdb7e8f94bf0c772f5b55b7fec /samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml | |
parent | b581997d49708b32096d62f863676fa9bfc2c834 (diff) | |
parent | de4e8841d3ca81ae32089d40dffb7545a76e7fe0 (diff) |
Merge changes from topic 'euphrates-sync-2017-10-18' into stable/euphrates
* changes:
tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_scale_2: fix indent
Hamonization of the titles of the documents (Testing group)
scale-out testcase template
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 | 1 |
1 files changed, 1 insertions, 0 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 dbf366f75..73c41099f 100644 --- a/samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml +++ b/samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml @@ -87,6 +87,7 @@ downlink_[[ vnf_num ]]: 1400B: "{{get(imix, 'imix.downlink.1400B', '0') }}" 1500B: "{{get(imix, 'imix.downlink.1500B', '0') }}" 1518B: "{{get(imix, 'imix.downlink.1518B', '0') }}" + outer_l3v4: proto: "udp" srcip4: "{{get(flow, 'flow.dst_ip_[[ vnf_num ]]', '90.90.1.1-90.90.255.255') }}" |