From 866d465eda937528c4269a86c4dbe632c68c6830 Mon Sep 17 00:00:00 2001 From: Myron Sosyak Date: Mon, 18 Mar 2019 14:48:31 +0000 Subject: Add OpenStack test cases Add OpenStack test cases with different framesize and IMIX JIRA: YARDSTICK-1608 Change-Id: Ia7231dab8d2ff405cbf7794b7e7843763970998a Signed-off-by: Myron Sosyak 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 275509aa0..a6a36e02c 100644 --- a/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml +++ b/samples/vnf_samples/traffic_profiles/ixia_ipv4_latency.yaml @@ -27,7 +27,7 @@ name: rfc2544 description: Traffic profile to run RFC2544 latency traffic_profile: traffic_type : IXIARFC2544Profile # defines traffic behavior - constant or look for highest possible throughput - frame_rate : 100 # pc of linerate + frame_rate : 100% # pc of linerate duration: {{ duration }} enable_latency: True -- cgit 1.2.3-korg