From dfe4514f6318dc89296abaade577d54f531bb58a Mon Sep 17 00:00:00 2001 From: Arthy Loganathan Date: Fri, 16 Jun 2017 14:31:20 +0530 Subject: Added documentation for installing latest version of gdeploy Change-Id: Ia653f5659a6e93037e22b835a87122d00d0b1d6a Signed-off-by: Arthy Loganathan --- docs/userguide/HOWTO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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 + - 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: -- cgit