1 ##############################################################################
2 # Copyright (c) 2017 Huawei 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 ##############################################################################
11 # Sample benchmark task config file
12 # measure network latency using ping in container
14 schema: "yardstick:task:0.1"
40 image: openretriever/yardstick
42 args: ['-c', 'chmod 700 ~/.ssh; chmod 600 ~/.ssh/*; service ssh restart;while true ; do sleep 10000; done']
44 image: openretriever/yardstick
46 args: ['-c', 'chmod 700 ~/.ssh; chmod 600 ~/.ssh/*; service ssh restart;while true ; do sleep 10000; done']