Skip to content

Commit 5a1d1cc

Browse files
alpar-tGurkan Kaymak
authored and
Gurkan Kaymak
committed
Remove unneded cluster config from test (elastic#40856)
This configuration doesn't influence the logger test. Should be removed to avoid confusion
1 parent a684c4c commit 5a1d1cc

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)