diff options
Diffstat (limited to 'integration/storperf/default_job.json')
-rw-r--r-- | integration/storperf/default_job.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/integration/storperf/default_job.json b/integration/storperf/default_job.json deleted file mode 100644 index d0e1516d..00000000 --- a/integration/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": "none", - "storage_node_count": 2, - "version": "", - "build_tag": "", - "test_case": "snia_steady_state" - } -} |