Because devstack configures 'oslo.log' python based projects to be used with journalctl by default configures logging handlers not to add timestamp in logging messages. This causes tobiko upstream jobs to loose this valueable info in tobiko report files. In order to have this conflicting configuration not affected by DevStack scripts let make tobiko test cases use special options that are not the same as default oslo.log based projects. New configuration options are: [logging] # Default logging line format string line_format = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s - %(message)s # Default logging date format string date_format = %Y-%m-%d %H:%M:%S Change-Id: I1d41a4398c3c1f8667faaccca32f77491cd5305fchanges/80/811380/4
parent
97f06d6d7e
commit
f08f967085
Loading…
Reference in new issue