diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-04-05 06:11:16 +0000 |
---|---|---|
committer | Jing Lu <lvjing5@huawei.com> | 2017-04-06 07:19:35 +0000 |
commit | 132564dc6b19cea9145b23332a04c258d1182f64 (patch) | |
tree | b9662af0f7867a2bda9c0ca945f81dc1d21637b2 /samples | |
parent | 77f471be8bd681c7a4d41d0549104e231c437e95 (diff) |
Bugfix: fix query job status in TC074
JIRA: YARDSTICK-621
The storperf job status query in TC074 didn' work properly. The cause is the
"type: status" is not passed in the URL. This patch also update storperf VM
image to xenial.
Change-Id: Idd9f501416b24612f6045a57ba2a95e2ed3a9572
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit b2fb23ca8ccc1acedaa9156552af4ba347f24103)
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 d8641fc0c..5000759e0 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-16.04" public_network: "ext-net" volume_size: 2 # target: |