aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/04-installation.rst
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-10-20 03:04:12 +0000
committerJingLu5 <lvjing5@huawei.com>2017-10-20 03:15:23 +0000
commitcca247fe1bc5b98192609ecb61148ae0667cb345 (patch)
tree434851263eda6de1e9c0a704a0f98765e081316c /docs/testing/user/userguide/04-installation.rst
parent1b059e41e553247bda0168d6b40eb67b56e7b56e (diff)
Docs: add yardstick gui descrption in userguide
Change-Id: I09bc55e296d2c641f10819972ec0d48a289432b8 Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'docs/testing/user/userguide/04-installation.rst')
-rw-r--r--docs/testing/user/userguide/04-installation.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/04-installation.rst b/docs/testing/user/userguide/04-installation.rst
index b40e1143e..f11a9c28e 100644
--- a/docs/testing/user/userguide/04-installation.rst
+++ b/docs/testing/user/userguide/04-installation.rst
@@ -245,6 +245,16 @@ Yardstick guest images. This script is mainly used for CI and can be also used i
source $YARDSTICK_REPO_DIR/tests/ci/load_images.sh
+The Yardstick container GUI
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+In Euphrates release, Yardstick implemeted a GUI for Yardstick Docker container.
+After booting up Yardstick container, you can visit the GUI at <container_host_ip>:8888/gui/index.html
+
+For usage of Yardstick GUI, please watch our demo video at https://www.youtube.com/watch?v=M3qbJDp6QBk
+**Note:** The Yardstick GUI is still in development, the GUI layout and features may change.
+
+
Delete the Yardstick container
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^