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 18:31:04 +0100 |
commit | fd7cee7f8629c46bd2d2f7671ed9f98f55932a26 (patch) | |
tree | 0811fb32b77f6171bac99f185cf81d2d20269195 /docs/userguide/index.rst | |
parent | 055262b8c7d0f09ba91542901764ddc5d704ec00 (diff) |
Add rally troubleshooting guide
Change-Id: If964d6270d5574d9e249bf42ecfb00669c224df6
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
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 |