mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
test: change test logging
Original commit: elastic/x-pack-elasticsearch@2fe4619b4f
This commit is contained in:
parent
912bd1299b
commit
a52a833264
@ -51,7 +51,7 @@ import static org.hamcrest.core.Is.is;
|
||||
/**
|
||||
*/
|
||||
@Slow
|
||||
@TestLogging("watcher:DEBUG,cluster.service:DEBUG,indices.cluster:DEBUG")
|
||||
@TestLogging("watcher:DEBUG,discovery:TRACE")
|
||||
@ClusterScope(scope = TEST, numClientNodes = 0, transportClientRatio = 0, randomDynamicTemplates = false, numDataNodes = 0)
|
||||
public class NoMasterNodeTests extends AbstractWatcherIntegrationTests {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user