From 42d17f5bebc4b1ea39921dcbb26dab6b09db2f5f Mon Sep 17 00:00:00 2001 From: tt41 Date: Tue, 2 Aug 2011 19:31:19 +0200 Subject: rename folder --- For Weekly Test/19-08-2011/TrueTable2.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'For Weekly Test/19-08-2011/TrueTable2.py') diff --git a/For Weekly Test/19-08-2011/TrueTable2.py b/For Weekly Test/19-08-2011/TrueTable2.py index 808cfc4..48555c5 100644 --- a/For Weekly Test/19-08-2011/TrueTable2.py +++ b/For Weekly Test/19-08-2011/TrueTable2.py @@ -76,7 +76,7 @@ def smartTest(): else: print "BTS 2 and 3 indicate having problem" - if result != '200': + elif result == '486': print "make a call to GSMRZ2" initTest('sip','GSMRZ2') @@ -96,6 +96,8 @@ def smartTest(): print "BTS 1 & 2 indicate having problem" else: print "OpenBSc Down" + else: + print "Handler having problem, STOP the test. Please wait 10 Second and call the test again" elif destination == 'GSMExt': print "make a call to O2" -- cgit v1.2.3-55-g7522