Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
---
"Test setting search backpressure cancellation settings":
- skip:
version: "- 2.99.99"
reason: "Fixed in 3.0.0"
version: "- 2.17.99"
reason: "Fixed in 2.18.0"

- do:
cluster.put_settings:
Expand Down Expand Up @@ -181,8 +181,8 @@
---
"Test setting invalid search backpressure cancellation_rate and cancellation_ratio":
- skip:
version: "- 2.99.99"
reason: "Fixed in 3.0.0"
version: "- 2.17.99"
reason: "Fixed in 2.18.0"

- do:
catch: /search_backpressure.search_task.cancellation_rate must be > 0/
Expand Down