Skip to content

Commit

Permalink
Fix version check in yml test file for double range profiler shows fi…
Browse files Browse the repository at this point in the history
…lter rewrite info (#16125)

Signed-off-by: Gao Binlong <[email protected]>
(cherry picked from commit e6e290d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 30, 2024
1 parent d5c4081 commit 99e60cf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,8 @@ setup:
---
"Double range profiler shows filter rewrite info":
- skip:
version: " - 2.99.99"
reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.15.0)
version: " - 2.15.99"
reason: debug info for filter rewrite was added in 2.16.0

- do:
indices.create:
Expand Down

0 comments on commit 99e60cf

Please sign in to comment.