Skip to content

Commit 4641c4e

Browse files
committed
Ignore more serverless index templates
1 parent e2192ae commit 4641c4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test_elasticsearch_serverless/utils.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ def is_xpack_template(name):
132132
elif "fleet_server" in name:
133133
return True
134134
return name in {
135+
"agentless",
136+
"agentless@mappings",
137+
"agentless@settings",
135138
"apm-10d@lifecycle",
136139
"apm-180d@lifecycle",
137140
"apm-390d@lifecycle",

0 commit comments

Comments
 (0)