Adjust BWC version on cluster state size response
This work has been backported all the way now, so this commit adjusts the BWC version. Relates #40016
This commit is contained in:
parent
9181668edf
commit
24973cf464
|
@ -8,7 +8,7 @@
|
|||
---
|
||||
"get cluster state does not return cluster state size by default":
|
||||
- skip:
|
||||
version: " - 7.0.99"
|
||||
version: " - 6.6.99"
|
||||
reason: "backwards compatibility break in 6.7.0 removes compressed_size* from the response"
|
||||
- do:
|
||||
cluster.state:
|
||||
|
|
Loading…
Reference in New Issue