diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-02-24 18:14:31 +0100 |
---|---|---|
committer | Jose Lausuch <jose.lausuch@ericsson.com> | 2016-02-24 17:35:06 +0000 |
commit | 3f817aaab7a0c7b588eca05b9fa14c293b4d81f0 (patch) | |
tree | 0811fb32b77f6171bac99f185cf81d2d20269195 /docs/userguide/index.rst | |
parent | 49d93e1a2e84c174033d0eed9a0a5e940dbf0d19 (diff) |
Add rally troubleshooting guide
Change-Id: If964d6270d5574d9e249bf42ecfb00669c224df6
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit fd7cee7f8629c46bd2d2f7671ed9f98f55932a26)
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index dcfca16e0..790343b08 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -24,12 +24,12 @@ It is assumed that Functest container has been properly installed `[1]`_. The different scenarios are described in the section hereafter. VIM (Virtualized Infrastructure Manager) ---- +---------------------------------------- vPing_SSH ^^^^^^^^^ -Given the script 'ping.sh':: +Given the script **ping.sh**:: #!/bin/sh while true; do |