Skip to content

Commit

Permalink
Update rest tests skip version to include 2.14
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <[email protected]>
  • Loading branch information
bowenlan-amzn committed May 3, 2024
1 parent 4554045 commit faf44dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ setup:
---
"date_histogram profiler shows filter rewrite info":
- skip:
version: " - 2.99.99"
version: " - 2.13.99"
reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.14.0)

- do:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,7 @@ setup:
---
"composite aggregation date_histogram profile shows filter rewrite info":
- skip:
version: " - 2.99.99"
version: " - 2.13.99"
reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.14.0)

- do:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ setup:
---
"auto_date_histogram profile shows filter rewrite info":
- skip:
version: " - 2.99.99"
version: " - 2.13.99"
reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.14.0)

- do:
Expand Down

0 comments on commit faf44dd

Please sign in to comment.