OpenSearch/qa
Jay Modi b2901f536e Do not search locally if remote index pattern resolves to no indices (#25436)
This commit changes how we determine if there were any remote indices that a search should have
been executed against. Previously, we used the list of remote shard iterators but if the remote
index pattern resolved to no indices there would be no remote shard iterators even though the
request specified remote indices. The map of remote cluster names to the original indices is used
instead so that we can determine if there were remote indices even when there are no remote shard
iterators.

Closes #25426
2017-06-28 12:41:37 -06:00
..
evil-tests Remove default path settings 2017-06-26 21:43:20 -04:00
full-cluster-restart test: get upgrade status for all indices 2017-06-27 16:56:48 +02:00
mixed-cluster Remove `mapping.single_type` from parent join test (#25391) 2017-06-26 17:33:07 +02:00
multi-cluster-search Do not search locally if remote index pattern resolves to no indices (#25436) 2017-06-28 12:41:37 -06:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
reindex-from-old Disable reindex-from-old tests in windows 2017-05-11 17:36:03 -04:00
rolling-upgrade Build: Add master flag for disabling bwc tests (#25230) 2017-06-14 22:01:49 -07:00
smoke-test-client Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00
smoke-test-http Adds nodes usage API to monitor usages of actions (#24169) 2017-06-02 08:46:38 +01:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-reindex-with-all-modules Remove `index.mapping.single_type=false` from reindex tests (#25365) 2017-06-23 17:14:59 -04:00
smoke-test-tribe-node Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
vagrant Remove default path settings 2017-06-26 21:43:20 -04:00
verify-version-constants Fix docs lucene version check error message 2017-06-26 15:45:13 -07:00
wildfly Use synchronized Wildfly shutdown 2017-06-12 21:38:58 -04:00