From ec20330e2db5767fdfcaf4760f38e4dbe3732229 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Sat, 28 Jun 2008 08:37:25 +0000
Subject: [PATCH] QA: System Test: add monitoring client, configure snmp for opends instances

---
 opends/tests/system-tests/phases/scheduler/scheduler.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/opends/tests/system-tests/phases/scheduler/scheduler.xml b/opends/tests/system-tests/phases/scheduler/scheduler.xml
index 4f6fcda..e052cf2 100755
--- a/opends/tests/system-tests/phases/scheduler/scheduler.xml
+++ b/opends/tests/system-tests/phases/scheduler/scheduler.xml
@@ -764,12 +764,6 @@
           <script>
             errMsg = 'ERROR: client %s has been killed,' % client.getName()
           </script>
-          <call function="'writeMessage'">
-          {
-            'content' : errMsg,
-            'fileFd'  : fileFd
-          }
-          </call>
           <message> errMsg </message>
           <script>
             errNum += 1

--
Gitblit v1.10.0