aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml
diff options
context:
space:
mode:
authorAbhijit Sinha <abhijit.sinha@intel.com>2018-12-06 16:08:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-12-06 16:08:22 +0000
commita8a59b333db0b2aa1e3a9f3ee8002096fb92b3f1 (patch)
tree75fe127e8d789c1277a34694314e675f0ae75720 /samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml
parent09360f2133b0b9bfe5449cc340af63aaab2d0c96 (diff)
parent5b4d203f63a1293f95584de2e6b5cbef0d74d16a (diff)
Merge "Add HTTP IxLoad test cases for agnostic VNF"
Diffstat (limited to 'samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml')
-rw-r--r--samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml b/samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml
new file mode 100644
index 000000000..c2f9c426b
--- /dev/null
+++ b/samples/vnf_samples/nsut/agnostic/tc_baremetal_http_connections_ixload.yaml
@@ -0,0 +1,37 @@
+# Copyright (c) 2018 Intel Corporation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+---
+schema: yardstick:task:0.1
+{% set page = page or "/1b.html" %}
+scenarios:
+- type: NSPerf
+ traffic_profile: "../../traffic_profiles/ixload/http_ixload.yaml"
+ topology: agnostic_vnf_topology_ixload_2ports.yaml
+ nodes:
+ tg__0: trafficgen_1.yardstick
+ vnf__0: vnf.yardstick
+ options:
+ page_object:
+ uplink: [{{page}}]
+ vnf__0: []
+ runner:
+ type: Duration
+ duration: 2
+ ixia_profile: ../../traffic_profiles/ixload/HTTP-Connections_2Ports.rxf
+context:
+ type: Node
+ name: yardstick
+ nfvi_type: baremetal
+ file: /etc/yardstick/nodes/pod_ixia.yaml