File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
qa/multi-cluster-search/src/test/resources/rest-api-spec/test/multi_cluster Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 11---
22" Fetch remote cluster info for existing cluster " :
3-
3+ - skip :
4+ version : " all"
5+ reason : https://github.com/elastic/elasticsearch/issues/33128
46 - do :
57 cluster.remote_info : {}
68 - match : { my_remote_cluster.connected: true }
1113
1214---
1315" Add transient remote cluster based on the preset cluster and check remote info " :
16+ - skip :
17+ version : " all"
18+ reason : https://github.com/elastic/elasticsearch/issues/33128
1419 - do :
1520 cluster.get_settings :
1621 include_defaults : true
6570---
6671" skip_unavailable is returned as part of _remote/info response " :
6772 - skip :
68- version : " - 6.0.99"
69- reason : " skip_unavailable is only returned from 6.1.0 on"
73+ version : " all"
74+ reason : https://github.com/elastic/elasticsearch/issues/33128
75+ # - skip:
76+ # version: " - 6.0.99"
77+ # reason: "skip_unavailable is only returned from 6.1.0 on"
7078
7179 - do :
7280 cluster.get_settings :
You can’t perform that action at this time.
0 commit comments