aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^