summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/19-08-2011
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/19-08-2011')
-rw-r--r--For Weekly Test/19-08-2011/TrueTable2.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/For Weekly Test/19-08-2011/TrueTable2.py b/For Weekly Test/19-08-2011/TrueTable2.py
index 31652a8..c5edf3d 100644
--- a/For Weekly Test/19-08-2011/TrueTable2.py
+++ b/For Weekly Test/19-08-2011/TrueTable2.py
@@ -82,11 +82,15 @@ def smartTest():
print "BTS 2 Down"
elif result == '486':
print "BTS 2 and 3 indicate having problem"
+<<<<<<< HEAD
+
+=======
else:
print "have problem with handler"
else:
print "have problem with handler"
+>>>>>>> 24414ec73f840f3f9050b4724bdeae6fd9731870
elif result == '486':
print "make a call to GSMRZ2"
initTest('sip','GSMRZ2')
@@ -107,12 +111,18 @@ def smartTest():
print "BTS 1 & 2 indicate having problem"
else:
print "OpenBSc Down"
+<<<<<<< HEAD
+ else:
+ print "Handler having problem, STOP the test. Please wait 10 Second and call the test again"
+
+=======
else:
print "have problem with handler"
+>>>>>>> 24414ec73f840f3f9050b4724bdeae6fd9731870
elif destination == 'GSMExt':
print "make a call to O2"
initTest('sip','GSMExt.O2')