summaryrefslogtreecommitdiffstats
path: root/TestUnits
diff options
context:
space:
mode:
authorShwetha-H-Panduranga <shwetha@gluster.com>2011-12-12 11:29:47 +0530
committerShwetha-H-Panduranga <shwetha@gluster.com>2011-12-12 11:29:47 +0530
commit689f862f24f949361603a808250ae3f7ec9f40f6 (patch)
tree37894a4807f9fcf1edab4ad846e57d8ba339cf13 /TestUnits
parentd7524954807ed63ed05762a945e7e6956c929eda (diff)
Changes to logger class, Using the logger class in the framework, adding new global values, Changes made to argument parser, testruninfo
Diffstat (limited to 'TestUnits')
-rw-r--r--TestUnits/xlators/cluster/afr/self_heal/testcases.py1
-rw-r--r--TestUnits/xlators/cluster/afr/self_heal/testenv.cfg8
2 files changed, 9 insertions, 0 deletions
diff --git a/TestUnits/xlators/cluster/afr/self_heal/testcases.py b/TestUnits/xlators/cluster/afr/self_heal/testcases.py
index 0015e5f..e175ba7 100644
--- a/TestUnits/xlators/cluster/afr/self_heal/testcases.py
+++ b/TestUnits/xlators/cluster/afr/self_heal/testcases.py
@@ -10,6 +10,7 @@ import atfutils
import clientutils
import serverutils
import parser
+import pdb
def reset_testenv():
return_status = 1
diff --git a/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg b/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
index a8b15c8..290f50f 100644
--- a/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
+++ b/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
@@ -12,6 +12,7 @@ downloadpath =
dir = /export
fstype = xfs
device = /dev/sdb1
+options =
[export2]
dir = /export
@@ -39,6 +40,13 @@ path = export1
hostname = server2.hostname
path = export2
+[brick3]
+hostname = server1.hostname
+path = /opt/export1
+
+[brick4]
+hostname = server2.hostname
+path = /opt/export1
# Volume Section
# Necessary Options: volumename, volumetype, count, transporttype, bricks