diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-03-23 07:53:10 +0000 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2017-03-25 00:43:24 +0000 |
commit | 0691766d310e00d7f1cec763427db271076b5633 (patch) | |
tree | 5840532a200ff2fb3501022464d9594b95d7bd6b /samples | |
parent | 91aefe442153517a35c87e1fc02a30c2917c3783 (diff) |
Bugfix:add storperf flavor for TC074
JIRA: YARDSTICK-604
the storperf container now uses a flavor called "storperf", if this flavor is
absent, stack creating process will fail. also the openstack variables that
passed to the storperf container also needs a update
Change-Id: Iab4be6491cc9b24526948e5571f0476ec885a93d
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'samples')
-rw-r--r-- | samples/storperf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/storperf.yaml b/samples/storperf.yaml index 5848512ed..d8641fc0c 100644 --- a/samples/storperf.yaml +++ b/samples/storperf.yaml @@ -17,7 +17,7 @@ scenarios: type: StorPerf options: agent_count: 1 - agent_image: "Ubuntu 14.04" + agent_image: "Ubuntu-14.04" public_network: "ext-net" volume_size: 2 # target: |