summaryrefslogtreecommitdiffstats
path: root/docs/userguide/03-architecture.rst
diff options
context:
space:
mode:
authorJing Lu <lvjing5@huawei.com>2016-12-28 01:23:09 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-28 01:23:09 +0000
commit827e341ed222a562a87d8f238fc0a6a16cfb1393 (patch)
treec6890816c0f134c6b3551436bae0d92e0319e921 /docs/userguide/03-architecture.rst
parent85a8cc0f326e3db55c59185d9c41f5a70b2f560f (diff)
parent8272a44abd449661e78b9a9945f9ca9677fe98a8 (diff)
Merge "enhance test cases description and provide more info(in progress)"
Diffstat (limited to 'docs/userguide/03-architecture.rst')
-rwxr-xr-xdocs/userguide/03-architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/03-architecture.rst b/docs/userguide/03-architecture.rst
index ace3117c2..03bf00f58 100755
--- a/docs/userguide/03-architecture.rst
+++ b/docs/userguide/03-architecture.rst
@@ -175,7 +175,7 @@ LmBench, ...)
TaskCommands is the "yardstick task" subcommand's main entry. It takes yaml
file (e.g. test.yaml) as input, and uses HeatContext to convert the yaml
-file's context section to HOT. After Openstacik heat stack is deployed by
+file's context section to HOT. After Openstack heat stack is deployed by
HeatContext with the converted HOT, TaskCommands use Runner to run specified
TestScenario. During first runner initialization, it will create output
process. The output process use Dispatcher to push test results. The Runner