Commit b270941
committed
Fix MultiClustersIT#testStats (elastic#119494)
This test depends on `/_capabilities` endpoint introduced in 8.15.
Sometimes multi-cluster is executed against older versions on CI.
This change ensures the test is executed only on versions with the endpoint.1 parent dbd0e59 commit b270941
File tree
1 file changed
+6
-0
lines changed- x-pack/plugin/esql/qa/server/multi-clusters/src/javaRestTest/java/org/elasticsearch/xpack/esql/ccq
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| 403 | + | |
| 404 | + | |
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
| |||
439 | 441 | | |
440 | 442 | | |
441 | 443 | | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
442 | 448 | | |
443 | 449 | | |
444 | 450 | | |
| |||
0 commit comments