mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Revert "Increase logging on qa:mixed-cluster tests"
This reverts commit e04e5ab037f6598521cd3707cb57a26a85f364d8 as we no longer need the increased logging for the mixed cluster tests. This will reduce the size of logs for some build failures.
This commit is contained in:
parent
916e7dbe29
commit
541e142a6d
@ -45,9 +45,6 @@ for (Version version : versionCollection.versionsWireCompatibleWithCurrent) {
|
||||
numNodes = 4
|
||||
numBwcNodes = 2
|
||||
bwcVersion = version
|
||||
|
||||
setting 'logger.level', 'DEBUG'
|
||||
setting 'logger.org.elasticsearch.discovery', 'TRACE'
|
||||
}
|
||||
|
||||
Task versionBwcTest = tasks.create(name: "${baseName}#bwcTest") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user