[TEST] Fix more allowed warnings for composable template rename (#57398)

Should have been done in #57232
This commit is contained in:
David Roberts 2020-05-31 18:14:48 +01:00 committed by GitHub
parent 59570eaa7d
commit 9fdf1722e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
features: allowed_warnings
- do:
allowed_warnings:
- "index [new_locations] matches multiple v1 templates [global, template], v2 index templates will only match a single index template"
- "index [new_locations] matches multiple legacy templates [global, template], composable templates will only match a single template"
indices.create:
index: new_locations
body:

View File

@ -12,7 +12,7 @@ setup:
features: allowed_warnings
- do:
allowed_warnings:
- "index [airline-data] matches multiple v1 templates [global, template], v2 index templates will only match a single index template"
- "index [airline-data] matches multiple legacy templates [global, template], composable templates will only match a single template"
indices.create:
index: airline-data
body:
@ -113,7 +113,7 @@ setup:
features: allowed_warnings
- do:
allowed_warnings:
- "index [airline-data] matches multiple v1 templates [global, template], v2 index templates will only match a single index template"
- "index [airline-data] matches multiple legacy templates [global, template], composable templates will only match a single template"
indices.create:
index: airline-data
body: