summaryrefslogtreecommitdiffstats
path: root/tests/ci/storperf/default_job.json
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-08-24 17:07:50 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-08-26 02:24:07 +0000
commit9eb2005c087a6c064fd2880edd253028e3ea1513 (patch)
treef08671811e0c70e5c29173ea4ef4ea2aea37332b /tests/ci/storperf/default_job.json
parent73f6ca735e00902f9b71a9110eb97c7b008d8e94 (diff)
Refactor storperf testing scripts into ansible role
Change-Id: Ifbfe0818a528dbd9b2c176acf39450ca480e931a Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests/ci/storperf/default_job.json')
-rw-r--r--tests/ci/storperf/default_job.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/ci/storperf/default_job.json b/tests/ci/storperf/default_job.json
deleted file mode 100644
index 4e5e2dfd..00000000
--- a/tests/ci/storperf/default_job.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "block_sizes": "1024",
- "deadline": 30,
- "steady_state_samples": 2,
- "queue_depths": "1",
- "workload": "rw",
- "metadata": {
- "disk_type": "HDD",
- "scenario_name": "",
- "storage_node_count": 2,
- "version": "",
- "build_tag": "",
- "test_case": "snia_steady_state"
- }
-}