Bugfix: fix query job status in TC074 53/32853/5
authorJingLu5 <lvjing5@huawei.com>
Wed, 5 Apr 2017 06:11:16 +0000 (06:11 +0000)
committerJingLu5 <lvjing5@huawei.com>
Wed, 5 Apr 2017 06:11:16 +0000 (06:11 +0000)
commitb2fb23ca8ccc1acedaa9156552af4ba347f24103
tree5c19128ffaa2c2c80f95e70b0b6b1c5ef6aec21f
parent65b2c23bff92368a9993d03ec70a64ed7344f1e8
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>
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