Fix allowed warning in data stream rest test. (#56630) (#56634)

This commit is contained in:
Martijn van Groningen 2020-05-13 09:44:19 +02:00 committed by GitHub
parent 48a8c7eb88
commit d3dace903b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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