Skip to content

Commit

Permalink
Allowing a warning in a 230_change_target_index yaml rest test
Browse files Browse the repository at this point in the history
  • Loading branch information
masseyke committed Oct 11, 2023
1 parent f313479 commit ed6b3bc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ teardown:
"Test Change Target Index with Default Pipeline":

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

0 comments on commit ed6b3bc

Please sign in to comment.