summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthy Loganathan <aloganat@redhat.com>2017-06-16 14:31:20 +0530
committerJonathan Holloway <jholloway@redhat.com>2017-06-20 15:30:30 +0000
commitdfe4514f6318dc89296abaade577d54f531bb58a (patch)
tree33dc58b96d247f8e3be46075d24c0f94c7f825aa
parentd1cc37560eafb296414dd20ffc2c9a95aa0ec975 (diff)
Added documentation for installing latest version of gdeploy
Change-Id: Ia653f5659a6e93037e22b835a87122d00d0b1d6a Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
-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: