[tracker] functional-tests: dont start manually the store, let the miner-fs invoke it



commit 64ad66eeb7e5048254c2c8c48e42782c51e0dafd
Author: Ivan Frade <ivan frade nokia com>
Date:   Wed Oct 6 19:10:48 2010 +0300

    functional-tests: dont start manually the store, let the miner-fs invoke it

 tests/functional-tests/common/utils/system.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/common/utils/system.py b/tests/functional-tests/common/utils/system.py
index 8cb4286..4e61612 100644
--- a/tests/functional-tests/common/utils/system.py
+++ b/tests/functional-tests/common/utils/system.py
@@ -248,7 +248,6 @@ class TrackerSystemAbstraction:
         self.__stop_tracker_processes ()
         self.set_up_environment (confdir)
 
-        self.tracker_running = self.__start_tracker_store ()
         self.miner_fs = TrackerMinerFsLifeCycle ()
         self.miner_fs.start ()
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]