Skip to content

Commit 5e36b4b

Browse files
authored
ESQL: Add CCS tests for FLS and DLS against data streams (#118423) (#118524)
CCS test coverage for #118378
1 parent 2fb99c8 commit 5e36b4b

File tree

4 files changed

+628
-0
lines changed

4 files changed

+628
-0
lines changed

x-pack/plugin/security/qa/multi-cluster/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies {
2525
clusterModules project(':x-pack:plugin:enrich')
2626
clusterModules project(':x-pack:plugin:autoscaling')
2727
clusterModules project(':x-pack:plugin:ml')
28+
clusterModules project(xpackModule('ilm'))
2829
clusterModules(project(":modules:ingest-common"))
2930
}
3031

0 commit comments

Comments
 (0)