Skip to content

Commit

Permalink
Ignore more serverless index templates (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin authored Jan 16, 2025
1 parent e2192ae commit 7310c34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test_elasticsearch_serverless/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ def is_xpack_template(name):
elif "fleet_server" in name:
return True
return name in {
"agentless",
"agentless@mappings",
"agentless@settings",
"apm-10d@lifecycle",
"apm-180d@lifecycle",
"apm-390d@lifecycle",
Expand Down

0 comments on commit 7310c34

Please sign in to comment.