Bugfix: fix query job status in TC074 45/33045/1
authorJingLu5 <lvjing5@huawei.com>
Wed, 5 Apr 2017 06:11:16 +0000 (06:11 +0000)
committerJing Lu <lvjing5@huawei.com>
Thu, 6 Apr 2017 07:19:35 +0000 (07:19 +0000)
commit132564dc6b19cea9145b23332a04c258d1182f64
treeb9662af0f7867a2bda9c0ca945f81dc1d21637b2
parent77f471be8bd681c7a4d41d0549104e231c437e95
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)
docker/Dockerfile
docs/testing/user/userguide/04-installation.rst
samples/storperf.yaml
tests/ci/clean_images.sh
tests/ci/load_images.sh
tests/opnfv/test_cases/opnfv_yardstick_tc074.yaml
tests/unit/benchmark/scenarios/storage/test_storperf.py
yardstick/benchmark/scenarios/storage/storperf.py