From 0f087977e39bee0a24f06c16e1b69b7400eb2f0f Mon Sep 17 00:00:00 2001 From: Serhiy Pshyk Date: Fri, 5 Oct 2018 17:50:38 +0100 Subject: 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 Signed-off-by: Oleksandr Naumets --- samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml') 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 -- cgit 1.2.3-korg