Commit 2f5f788
authored
Fix cat allocation YAML test (elastic#126003) (elastic#126028)
This test failed when the `disk.indices.forecast` value was a decimal number.
We adjust the regex to allow decimal values and for consistency we also allow negative values.
Fixes elastic#125711
Fixes elastic#125848
Fixes elastic#125661
(cherry picked from commit 8028d5a)
# Conflicts:
# muted-tests.yml1 parent e6f5a42 commit 2f5f788
File tree
1 file changed
+1
-1
lines changed- rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.allocation
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
0 commit comments