mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 11:51:16 -06:00
Merge pull request #992 from owncloud/set-log-level-warn
[tests-only] Set OCIS_LOG_LEVEL to warn in CI
This commit is contained in:
@@ -1485,6 +1485,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4):
|
||||
'KONNECTD_IDENTIFIER_REGISTRATION_CONF': '/drone/src/tests/config/drone/identifier-registration.yml',
|
||||
'KONNECTD_ISS': 'https://ocis-server:9200',
|
||||
'KONNECTD_TLS': 'true',
|
||||
'OCIS_LOG_LEVEL': 'warn',
|
||||
}
|
||||
|
||||
# Pass in "default" accounts_hash_difficulty to not set this environment variable.
|
||||
|
||||
Reference in New Issue
Block a user