Skip to content

Commit

Permalink
Fix flaky test in {yaml=ingest/70_bulk} (#15172)
Browse files Browse the repository at this point in the history
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit 8f95735)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 9, 2024
1 parent 6fbd079 commit 5b75195
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,10 @@ teardown:
- skip:
version: " - 2.15.99"
reason: "fixed in 2.16.0"
features: allowed_warnings
- do:
allowed_warnings:
- "index template [test_for_bulk_upsert_index_template] has index patterns [test_bulk_upsert_*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [test_for_bulk_upsert_index_template] will take precedence during new index creation"
indices.put_index_template:
name: test_for_bulk_upsert_index_template
body:
Expand Down

0 comments on commit 5b75195

Please sign in to comment.