Fix tests
This commit is contained in:
parent
6d604a656a
commit
0d2c42ad03
3 changed files with 53 additions and 41 deletions
|
@ -194,6 +194,4 @@ class DefaultConfig(object):
|
|||
SYSTEM_SERVICES_PATH = "conf/init/"
|
||||
|
||||
# Services that should not be shown in the logs view.
|
||||
SYSTEM_SERVICE_BLACKLIST = ['tutumdocker', 'dockerfilebuild']
|
||||
|
||||
DEBUGGING = True
|
||||
SYSTEM_SERVICE_BLACKLIST = ['tutumdocker', 'dockerfilebuild']
|
Reference in a new issue