Commit 3343cbea authored by Alain Takoudjou's avatar Alain Takoudjou

grid.promise: configure test with logger to not log output to console

parent f11417b1
......@@ -94,7 +94,7 @@ class TestSlapOSPromiseMixin(unittest.TestCase):
self.launcher = PromiseLauncher(
config=parameter_dict,
#logger=logging.getLogger('slapos.test.promise'),
logger=logging.getLogger('slapos.test.promise'),
dry_run=dry_run
)
if save_method:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment