1 ##############################################################################
2 # Copyright (c) 2017 Ericsson AB 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 # measure network throughput using pktgen
12 # with 2 stepping parameters. One stepping
13 # in positive and the other in negative direction
15 schema: "yardstick:task:0.1"
29 iter_type: nested_for_loops
30 # run with packetsize/number_of_ports: 60,20; 60,10; ... 70,10
49 image: yardstick-image
50 flavor: yardstick-flavor
55 policy: "availability"