Adjust allowed warnings in data stream yaml test. (#62610)

This commit is contained in:
Martijn van Groningen 2020-09-18 12:44:15 +02:00
parent 73d19271a9
commit 4c949b0869
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ setup:
- do:
allowed_warnings:
- "index template [my-template1] has index patterns [s*, create-doc-data-stream1, write-data-stream1] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template1] will take precedence during new index creation"
- "index template [my-template1] has index patterns [s*, easy-data-stream1, create-doc-data-stream1, write-data-stream1] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template1] will take precedence during new index creation"
indices.put_index_template:
name: my-template1
body: