Merge "rationalize functional tests sims starters"
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test_gnpy.py
index 6fbe52ffd284a4dae226ce3bb0c94999e8411647..64a88194a9a9dc471a66f302e38ca1e8fe0db7d3 100644 (file)
@@ -32,7 +32,6 @@ class TransportGNPYtesting(unittest.TestCase):
 
     @classmethod
     def setUpClass(cls):
-        print("starting opendaylight...")
         cls.odl_process = test_utils.start_tpce()
         time.sleep(30)
         print("opendaylight started")