File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
qa/mixed-cluster/src/test/resources/rest-api-spec/test
rest-api-spec/src/main/resources/rest-api-spec/test/search.inner_hits Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11---
22" Parent/child inner hits " :
33 - skip :
4- version : " 6.0.0 - "
5- reason : multiple types are not supported from 6.0 and beyond
4+ version : " all"
5+ reason : " AwaitsFix'ing, see elasticsearch #27570"
6+ # version: "6.0.0 - "
7+ # reason: multiple types are not supported from 6.0 and beyond
68
79 - do :
810 indices.create :
Original file line number Diff line number Diff line change @@ -14,8 +14,10 @@ setup:
1414" Nested inner hits " :
1515 - skip :
1616 # this will only run in a mixed cluster environment with at least 1 5.x node
17- version : " 5.99.99 - "
18- reason : multiple types are not supported on 6.x indices onwards
17+ version : " all"
18+ reason : " AwaitsFix'ing, see elasticsearch #27570"
19+ # version: "5.99.99 - "
20+ # reason: multiple types are not supported on 6.x indices onwards
1921 - do :
2022 index :
2123 index : test
You can’t perform that action at this time.
0 commit comments