Fix name of template in allowed warning for DS YML test (#58273)

The warning was present, but had the incorrect template name, leading to a test failure.
This commit is contained in:
Lee Hinman 2020-06-17 11:22:38 -06:00 committed by Lee Hinman
parent 01043eb8aa
commit d272646a55
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
- do:
allowed_warnings:
- "index template [my-template] has index patterns [logs-*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template] will take precedence during new index creation"
- "index template [my-ds-rolluptemplate] has index patterns [logs-*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-ds-rolluptemplate] will take precedence during new index creation"
indices.put_index_template:
name: my-ds-rolluptemplate
body: