rationalize functional tests sims starters
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test_pce.py
index f97dda23adb6159908643770b7da8f828808a17a..5375dabc7e75c216f305ef20e29e6b7808627842 100644 (file)
@@ -46,7 +46,6 @@ class TransportPCEtesting(unittest.TestCase):
     @classmethod
     def setUpClass(cls):  # a class method called before tests in an individual class run.
         cls._get_file()
-        print("starting opendaylight...")
         cls.odl_process = test_utils.start_tpce()
         time.sleep(90)
         print("opendaylight started")