mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Revert "Skip 5.4 bwc test for new name for now"
This reverts commit 490d29f4fc15d8d156d814a49194e619b687b96a. We should be able to run the 5.4 tests now that we have 8c53555b2896f5ecbe583209baec300b066d65bb.
This commit is contained in:
parent
3caf887632
commit
b3dca364ce
@ -6,8 +6,8 @@
|
||||
---
|
||||
"clear_cache with request set to false":
|
||||
- skip:
|
||||
version: " - 5.4.99"
|
||||
reason: this name was added in 5.4 - temporarilly skipping 5.4 until snapshot is finished
|
||||
version: " - 5.3.99"
|
||||
reason: this name was added in 5.4
|
||||
|
||||
- do:
|
||||
indices.clear_cache:
|
||||
@ -16,8 +16,8 @@
|
||||
---
|
||||
"clear_cache with request_cache set to false":
|
||||
- skip:
|
||||
version: " - 5.4.99"
|
||||
reason: request_cache was deprecated in 5.4.0 - temporarilly skipping 5.4 until snapshot is finished
|
||||
version: " - 5.3.99"
|
||||
reason: request_cache was deprecated in 5.4.0
|
||||
features: "warnings"
|
||||
|
||||
- do:
|
||||
|
Loading…
x
Reference in New Issue
Block a user