Add Storperf in CI [work in progress] 75/17875/13
authorJingLu5 <lvjing5@huawei.com>
Mon, 1 Aug 2016 08:13:01 +0000 (16:13 +0800)
committerJingLu5 <lvjing5@huawei.com>
Wed, 3 Aug 2016 00:30:28 +0000 (08:30 +0800)
commitc90a6b6209038814d0d2763dfd287e5e2f1de121
treea93c6bc62afd5ca62ac1555dce580f267e6b4ae0
parentc89fda5b5e7ae1ce501fba9e506ff3528c7d6f92
Add Storperf in CI [work in progress]

Add task configration file for TC074_Storperf and update test suite file
Add test case description for TC074_Storperf
Update Dockerfile to add ubuntu image used by Storperf
Update yardstick-verify to load ubuntu image and install Storperf
Modify plugin.py to support local installation

Change-Id: I4de764c7924aac98de6e6a8664f9d5c0b58cf31b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
docs/userguide/opnfv_yardstick_tc074.rst [new file with mode: 0644]
plugin/CI/storperf.yaml [new file with mode: 0644]
tests/ci/docker/yardstick-ci/Dockerfile
tests/ci/yardstick-verify
tests/opnfv/test_cases/opnfv_yardstick_tc074.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml
yardstick/cmd/commands/plugin.py