mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
[DOCS] Enable EQL on docs integ tests (#51537)
This commit is contained in:
parent
a7f0c699cf
commit
078e13b1fd
@ -46,6 +46,7 @@ testClusters.integTest {
|
||||
setting 'xpack.license.self_generated.type', 'trial'
|
||||
if (BuildParams.isSnapshotBuild()) {
|
||||
setting 'xpack.autoscaling.enabled', 'true'
|
||||
setting 'xpack.eql.enabled', 'true'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user