Mirror error logs by default

This commit is contained in:
Arthur Barr
2018-02-14 14:16:00 +00:00
parent 2312842a9f
commit 4cdf03a77c
2 changed files with 23 additions and 37 deletions

View File

@@ -468,8 +468,6 @@ func TestErrorLogRotation(t *testing.T) {
"MQ_QMGR_NAME=" + qmName,
"MQMAXERRORLOGSIZE=65536",
"MQ_ALPHA_JSON_LOGS=true",
"MQ_ALPHA_MIRROR_ERROR_LOGS=true",
//"DEBUG=true",
},
ExposedPorts: nat.PortSet{
"1414/tcp": struct{}{},