diff options
author | Serhiy Pshyk <serhiyx.pshyk@intel.com> | 2018-10-05 17:50:38 +0100 |
---|---|---|
committer | Oleksandr Naumets <oleksandrx.naumets@intel.com> | 2018-12-07 08:25:28 +0000 |
commit | 0f087977e39bee0a24f06c16e1b69b7400eb2f0f (patch) | |
tree | b263a3024c1b7833fe011482e4cc0b1b29ca4010 /samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml | |
parent | a8a59b333db0b2aa1e3a9f3ee8002096fb92b3f1 (diff) |
Add vBNG PPPoE test cases functionality
Added vBNG PPPoE test cases functionality which allows to:
- create and configure access network connections (PPPoE subscribers);
- create and configure core network connections;
- configure and run traffic between access and core network
topologies.
JIRA: YARDSTICK-1508
Change-Id: I90975505fe7318227a837d97e8db4a06712de7eb
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
Diffstat (limited to 'samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml')
-rw-r--r-- | samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml b/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml index f71c08861..275509aa0 100644 --- a/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml +++ b/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml @@ -19,7 +19,7 @@ # the profile defines a public and private side to make limited traffic correlation # between private and public side same way as it is made by IXIA solution. # -schema: "isb:traffic_profile:0.1" +schema: "nsb:traffic_profile:0.1" # This file is a template, it will be filled with values from tc.yaml before passing to the traffic generator |