refactor storperf scripts structure 03/39403/10
authorzhihui wu <wu.zhihui1@zte.com.cn>
Wed, 16 Aug 2017 07:56:17 +0000 (15:56 +0800)
committerzhihui wu <wu.zhihui1@zte.com.cn>
Fri, 18 Aug 2017 08:01:39 +0000 (16:01 +0800)
commit70fc96ee9d7785a46de6847cd8bbb54a26bff3eb
treeda9fedcebcffc48a9ea7373deb228f1d6c02f835
parent84ea7388ecb34034f7c6886886c46b00afc82c2c
refactor storperf scripts structure

- Run qtip and storperf containers by docker-compose
- Cope the current patch changes into qtip container for verification
- Run the script run_storage_qpi.sh for storperf test

Change-Id: Ic140fb7531d270b9c62bcd72f5dbc13917534daf
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
14 files changed:
integration/storperf/README.md [deleted file]
integration/storperf/docker-compose.yaml [deleted file]
integration/storperf/launch_containers.sh [deleted file]
integration/storperf/run_ci.sh [deleted file]
tests/ci/experimental.sh
tests/ci/run_storage_qpi.sh [moved from integration/storperf/cleanup.sh with 72% similarity]
tests/ci/storperf/containers.sh [new file with mode: 0755]
tests/ci/storperf/default_job.json [moved from integration/storperf/default_job.json with 89% similarity]
tests/ci/storperf/default_stack.json [moved from integration/storperf/default_stack.json with 100% similarity]
tests/ci/storperf/prepare.sh [moved from integration/storperf/prepare.sh with 81% similarity]
tests/ci/storperf/qtip-storperf-docker-compose.yaml [new file with mode: 0644]
tests/ci/storperf/start_job.sh [moved from integration/storperf/start_job.sh with 97% similarity]
tests/ci/storperf/storperf_requirements.txt [moved from integration/storperf/storperf_requirments.txt with 100% similarity]
tests/ci/verify_storage.sh [new file with mode: 0755]