Skip to content

Commit

Permalink
Add ability to destroy indices with wildcards in testing (elastic#24915)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stucki authored and michalpristas committed Apr 7, 2021
1 parent af36c9a commit 965db5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/environments/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
- "script.context.ingest.cache_max_size=2000"
- "script.context.processor_conditional.cache_max_size=2000"
- "script.context.template.cache_max_size=2000"
- "action.destructive_requires_name=false"

logstash:
image: docker.elastic.co/logstash/logstash@sha256:e01cf165142edf8d67485115b938c94deeda66153e9516aa2ce69ee417c5fc33
Expand Down

0 comments on commit 965db5e

Please sign in to comment.