summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--docs/userguide/HOWTO4
2 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index c2c04a241..58ca375c3 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ To automate/run glusto-tests we need to install the following packages:
- glusto
- glustolibs-gluster
- glustolibs-io
+- gdeploy
How to install glusto:
----------------------
@@ -38,6 +39,11 @@ How to install the glustolibs-gluster and glustolibs-io libraries:
# cd glusto-tests/glustolibs-io
# python setup.py install
+How to install gdeploy:
+-----------------------
+- Install latest version of gdeploy from below link.
+ https://copr.fedorainfracloud.org/coprs/sac/gdeploy/package/gdeploy/
+
How to run the test case:
-------------------------
- Create config file containing info about the servers, clients, volumes,
diff --git a/docs/userguide/HOWTO b/docs/userguide/HOWTO
index ac73705b2..9d8a657ca 100644
--- a/docs/userguide/HOWTO
+++ b/docs/userguide/HOWTO
@@ -62,6 +62,10 @@ The testrun is divided in several phases:
# cd glusto-tests/glustolibs-io
# python setup.py install
+ - Install latest version of gdeploy from below link.
+ https://copr.fedorainfracloud.org/coprs/sac/gdeploy/package/gdeploy/
+ # yum install -y <gdeployrpm>
+
- Creating the config file on glusto-tests management node:
- Create config file containing info about the servers, clients,
volumes, mounts. Config file should have the following sections: