test: re-enable `Reindex from remote with parent join field` test no that join field type no longer always emits its fields inside search hits.

Closes #25363
This commit is contained in:
Martijn van Groningen 2017-07-07 10:18:13 +02:00
parent 6db708ef75
commit 00a9811f02
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 0 additions and 3 deletions

View File

@ -91,9 +91,6 @@ setup:
--- ---
"Reindex from remote with parent join field": "Reindex from remote with parent join field":
- skip:
reason: Temporarily broken. See https://github.com/elastic/elasticsearch/issues/25363
version: all
# Fetch the http host. We use the host of the master because we know there will always be a master. # Fetch the http host. We use the host of the master because we know there will always be a master.
- do: - do:
cluster.state: {} cluster.state: {}