summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/test-usage.rst
diff options
context:
space:
mode:
authorMark Beierl <mark.beierl@dell.com>2017-07-20 19:41:03 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-20 19:41:03 +0000
commit75d55c811b035dd4752458ddbcb2ab3d8c055601 (patch)
tree932f80f22d591b2e223d26d4f54895909505d5fa /docs/testing/user/test-usage.rst
parent0afe85092131e5ed7ef277df715ff9941778b29e (diff)
parentd38c48bfcf75b8011057bbda19d5ee6652a0351b (diff)
Merge "Updating Documentation"
Diffstat (limited to 'docs/testing/user/test-usage.rst')
-rw-r--r--docs/testing/user/test-usage.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/test-usage.rst b/docs/testing/user/test-usage.rst
index 91733cf..8ffa27a 100644
--- a/docs/testing/user/test-usage.rst
+++ b/docs/testing/user/test-usage.rst
@@ -136,10 +136,10 @@ remaining workloads will continue to execute in order.
.. code-block:: json
{
- "block_sizes": "2048,16384,
+ "block_sizes": "2048,16384",
"deadline": 20,
"queue_depths": "2,4",
- "workload": "wr,rr,rw",
+ "workload": "wr,rr,rw"
}
Metadata