OpenSearch/rest-api-spec/test/get
Luca Cavanna a3ad592198 [TEST] Fixed get_source/60_realtime_refresh REST test to work against multiple nodes
Replaced also wait for yellow with wait for green when using no replicas.

get_source/60_realtime_refresh tests per shard refresh using refresh:true and realtime:true in get api. We might run into troubles though if we have a replica that gets initialized after a doc was indexed without a refresh, as that doc will be found when searching against that specific replica shard (as a refresh happens automatically before a replica gets exposed as started).
2014-02-10 12:32:34 +01:00
..
10_basic.yaml remove default `_all` for `type` and `index` if these are missing in REST tests 2014-01-09 10:17:42 +01:00
15_default_values.yaml remove default `_all` for `type` and `index` if these are missing in REST tests 2014-01-09 10:17:42 +01:00
20_fields.yaml [TEST] Fix yaml tests after #4542 2014-01-07 16:06:25 +01:00
30_parent.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
40_routing.yaml text ids 2013-07-11 02:32:35 +02:00
55_parent_with_routing.yaml text ids 2013-07-11 02:32:35 +02:00
60_realtime_refresh.yaml [TEST] Fixed get_source/60_realtime_refresh REST test to work against multiple nodes 2014-02-10 12:32:34 +01:00
70_source_filtering.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
80_missing.yaml Changed the `ignore_missing` client parameter to `ignore: 404` 2013-09-09 23:36:45 +02:00
TODO.txt Added realtime/refresh tests to get 2013-07-01 16:02:38 +02:00