We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78e6ef commit 21b99a3Copy full SHA for 21b99a3
qa/logging-config/build.gradle
@@ -1,4 +1,4 @@
1
-/*
+ /*
2
* Licensed to Elasticsearch under one or more contributor
3
* license agreements. See the NOTICE file distributed with
4
* this work for additional information regarding copyright
@@ -23,8 +23,6 @@ apply plugin: 'elasticsearch.rest-test'
23
apply plugin: 'elasticsearch.standalone-test'
24
25
integTestCluster {
26
- autoSetInitialMasterNodes = false
27
- autoSetHostsProvider = false
28
/**
29
* Provide a custom log4j configuration where layout is an old style pattern and confirm that Elasticsearch
30
* can successfully startup.
0 commit comments