Skip to content

Commit 0c9090b

Browse files
authored
ESQL: Add CCS tests for FLS and DLS against data streams (#118423) (#118525)
CCS test coverage for #118378
1 parent fc1fb13 commit 0c9090b

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
@@ -24,6 +24,7 @@ dependencies {
2424
clusterModules project(':x-pack:plugin:enrich')
2525
clusterModules project(':x-pack:plugin:autoscaling')
2626
clusterModules project(':x-pack:plugin:ml')
27+
clusterModules project(xpackModule('ilm'))
2728
clusterModules(project(":modules:ingest-common"))
2829
}
2930

0 commit comments

Comments
 (0)