Commit 1b173ba
authored
[Test] Fix IndexAliasesTests#testRemoveIndex (elastic#122864) (elastic#122895)
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.
Resolves elastic#122221
(cherry picked from commit ae7d196)
# Conflicts:
# muted-tests.yml1 parent 29d6458 commit 1b173ba
File tree
2 files changed
+2
-2
lines changed- x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
881 | 881 | | |
882 | 882 | | |
883 | 883 | | |
884 | | - | |
| 884 | + | |
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
| |||
0 commit comments