Skip to content

Commit 80a1a6f

Browse files
authored
ESQL: Add CCS tests for FLS and DLS against data streams (#118423)
CCS test coverage for #118378
1 parent ff8e5e9 commit 80a1a6f

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)