X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fping_load.yaml;h=ea1163dcb358e861d09f59766b077304ba3e4d6e;hb=e63084495f47a9f5b5b61b23529792d6898841bb;hp=3709168229f2516d86a48a3b73443aef17f2a3cc;hpb=708550dd0718abdad8862e2275cc8e025a7c55e3;p=yardstick.git diff --git a/samples/ping_load.yaml b/samples/ping_load.yaml index 370916822..ea1163dcb 100644 --- a/samples/ping_load.yaml +++ b/samples/ping_load.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 # Three scenarios run in parallel pinging one target vm. @@ -26,9 +34,9 @@ scenarios: contexts: - name: demo1 - image: cirros-0.3.3 + image: yardstick-image flavor: yardstick-flavor - user: cirros + user: ubuntu placement_groups: pgrp1: @@ -50,9 +58,9 @@ contexts: cidr: '10.0.1.0/24' - name: demo2 - image: cirros-0.3.3 + image: yardstick-image flavor: yardstick-flavor - user: cirros + user: ubuntu placement_groups: pgrp1: policy: "availability"