From da93b886f28f3818cb11a5a35fae37abe2ebb988 Mon Sep 17 00:00:00 2001 From: Vijaykumar Date: Mon, 13 Feb 2012 14:54:42 +0530 Subject: Geo-replication library and gluster installation. * Geo-replication library function in glusterutils * A new section in configuration file for geo-rep * In gluster installation , changing libexecdir to /usr/local/libexec in configuration. * Removed some unwanted code. * handling to have a geo-rep session locally also. Change-Id: Ifcf00b73ed933077640113ce0528b39bdad55999 Signed-off-by: Vijaykumar Signed-off-by: root --- testruninfo.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testruninfo.cfg') diff --git a/testruninfo.cfg b/testruninfo.cfg index afaafe9..72761c4 100755 --- a/testruninfo.cfg +++ b/testruninfo.cfg @@ -31,7 +31,7 @@ keywords = ## unit4 = Stripe ############################################################################# [TestUnits] -unit1 = xlators/cluster/afr/self_heal/ +unit1 = cli/test ############################################################################# @@ -43,7 +43,7 @@ unit1 = xlators/cluster/afr/self_heal/ ## ############################################################################# [GlusterVersion] -version = 3.2.5 +version = 3.3 -- cgit