Skip to content

Commit d1d17ab

Browse files
authored
Remove unneded cluster config from test (#40856)
This configuration doesn't influence the logger test. Should be removed to avoid confusion
1 parent 1597f69 commit d1d17ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

qa/logging-config/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
* Licensed to Elasticsearch under one or more contributor
33
* license agreements. See the NOTICE file distributed with
44
* this work for additional information regarding copyright
@@ -23,7 +23,6 @@ apply plugin: 'elasticsearch.rest-test'
2323
apply plugin: 'elasticsearch.standalone-test'
2424

2525
integTestCluster {
26-
autoSetHostsProvider = false
2726
/**
2827
* Provide a custom log4j configuration where layout is an old style pattern and confirm that Elasticsearch
2928
* can successfully startup.

0 commit comments

Comments
 (0)