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 latency using ping, destination is an external server
12 # Make sure servers have internet access before running this test.
13 # For example using virtual MOS do something this on the host:
14 # sudo iptables -t nat -A POSTROUTING -s 172.16.0.0/24 \! -d 172.16.0.0/24 -j MASQUERADE
17 schema: "yardstick:task:0.1"
34 image: yardstick-image
35 flavor: yardstick-flavor