aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
blob: 143e209aa4d05ffed7d74f5614f08715ec08abfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Copyright 2015 Open Platform for NFV Project, Inc. and its contributors

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.
################# --- # Sample benchmark task config file # measure CPU performance # There is one sample scenario for Dhrystone # Dhrystone (MIPS) - higher results are better, i.e. better integer performance. schema: "yardstick:task:0.1" scenarios: - type: UnixBench options: run_mode: 'verbose' test_type: 'dhry2reg' host: Chang'e.demo runner: type: Iteration iterations: 1 interval: 1 context: name: demo image: yardstick-image flavor: yardstick-flavor user: ubuntu servers: Chang'e: floating_ip: true networks: test: cidr: '10.0.1.0/24'