summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-10-20 03:04:12 +0000
committerJing Lu <lvjing5@huawei.com>2017-10-20 04:06:03 +0000
commit1f04604b780674d6aede2bac75a643bb1d993576 (patch)
treefcde3ab24d0c517505b6f14e9565ed1f7762512a
parent479a571e913f29178990458ad02fb62cd6cb843e (diff)
Docs: add yardstick gui descrption in userguideopnfv-5.0.RC1
Change-Id: I09bc55e296d2c641f10819972ec0d48a289432b8 Signed-off-by: JingLu5 <lvjing5@huawei.com>
-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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^