aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/nsut/prox/tc_prox_baremetal_binsearch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/vnf_samples/nsut/prox/tc_prox_baremetal_binsearch.yaml')
-rw-r--r--samples/vnf_samples/nsut/prox/tc_prox_baremetal_binsearch.yaml51
1 files changed, 0 insertions, 51 deletions
diff --git a/samples/vnf_samples/nsut/prox/tc_prox_baremetal_binsearch.yaml b/samples/vnf_samples/nsut/prox/tc_prox_baremetal_binsearch.yaml
deleted file mode 100644
index b80192363..000000000
--- a/samples/vnf_samples/nsut/prox/tc_prox_baremetal_binsearch.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright (c) 2016-2017 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"
-
-scenarios:
--
- type: NSPerf
- traffic_profile: ../../traffic_profiles/prox_binsearch.yaml
- topology: prox-tg-topology-2.yaml
-
- nodes:
- tg__0: trafficgen_1.yardstick
- vnf__0: vnf.yardstick
-
- options:
- vnf__0:
- prox_path: /opt/nsb_bin/prox
- prox_config: "configs/handle_none-2.cfg"
- prox_args:
- "-t": ""
-
- tg__0:
- prox_path: /opt/nsb_bin/prox
- prox_config: "configs/gen_all-2.cfg"
- prox_args:
- "-e": ""
- "-t": ""
-
- runner:
- type: Search
- interval: 5
- timeout: 1200
-
-context:
- type: Node
- name: yardstick
- nfvi_type: baremetal
- file: prox-baremetal-2.yaml