1 ##############################################################################
2 # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
10 # Sample benchmark task config file
11 # Three scenarios run in parallel pinging one target vm.
12 # Multiple context are used to specify the host and target VMs.
14 schema: "yardstick:task:0.1"
18 {% for host in ['athena.demo1', 'apollo.demo1', 'kratos.demo1'] %}
37 image: yardstick-image
38 flavor: yardstick-flavor
43 policy: "availability"
61 image: yardstick-image
62 flavor: yardstick-flavor
66 policy: "availability"