summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/test-usage.rst
diff options
context:
space:
mode:
authorMark Beierl <mark.beierl@dell.com>2018-07-19 13:53:20 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-07-19 13:53:20 +0000
commit5d833fe6b704cc8c26ebf57100d62d2f916fe3f6 (patch)
treedb3a2082d1776beb7dcf5cb936da0f37c8aaeb94 /docs/testing/user/test-usage.rst
parent65e7aa6e9e02a8bd1339fd11ca12ba4e000cebc9 (diff)
parent6441c0c76523201e62768087b9a0255cdddb6756 (diff)
Merge "Allow user to specify stack name on stack create"
Diffstat (limited to 'docs/testing/user/test-usage.rst')
-rw-r--r--docs/testing/user/test-usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/test-usage.rst b/docs/testing/user/test-usage.rst
index 40d54ce..41cbbbd 100644
--- a/docs/testing/user/test-usage.rst
+++ b/docs/testing/user/test-usage.rst
@@ -187,7 +187,7 @@ randomly throughout the volume being profiled would be:
"workloads": {
"6040randrw": {
- "rw": "randrw",
+ "rw": "randrw",
"rwmixread": "60"
}
}