X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fmemload.yaml;h=bbc46da8defb0eeb7029820b6cd8c0f2afaa6a50;hb=92a23efe26945bc70a0c8abfe6e49424764f73da;hp=0acba21b103465361f18b627db6c2a8153693899;hpb=92a37a7a51adea10e787be1430ffee0876323388;p=yardstick.git diff --git a/samples/memload.yaml b/samples/memload.yaml index 0acba21b1..bbc46da8d 100644 --- a/samples/memload.yaml +++ b/samples/memload.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## --- # Sample benchmark task config file # Reading memory load/statistics @@ -9,17 +17,18 @@ scenarios: type: MEMORYload options: interval: 1 - count: 1 + count: 10 host: kratos.demo runner: - type: Duration - duration: 60 + type: Iteration + iterations: 5 + interval: 1 context: name: demo - image: yardstick-trusty-server + image: yardstick-image flavor: yardstick-flavor user: ubuntu