Merge "Fix tempest logging configuration"
This commit is contained in:
commit
851665bb59
@ -199,6 +199,8 @@ function configure_tempest() {
|
||||
# Oslo
|
||||
iniset $TEMPEST_CONF DEFAULT lock_path $TEMPEST_STATE_PATH
|
||||
mkdir -p $TEMPEST_STATE_PATH
|
||||
iniset $TEMPEST_CONF DEFAULT use_stderr False
|
||||
iniset $TEMPEST_CONF DEFAULT log_file tempest.log
|
||||
|
||||
# Timeouts
|
||||
iniset $TEMPEST_CONF compute build_timeout $BUILD_TIMEOUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user