Re-enable resolve index multi cluster test (#62365)

Backport of #62361 to 7.x branch.

This test was fine and shouldn't have been muted.
The test case class should have preserved data streams as part of #62205

Closes #62210
This commit is contained in:
Martijn van Groningen 2020-09-15 13:26:52 +02:00 committed by GitHub
parent 717259a049
commit 3ed60df59d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View File

@ -26,6 +26,11 @@ public class MultiClusterSearchWithSecurityYamlTestSuiteIT extends ESClientYamlS
return true;
}
@Override
protected boolean preserveDataStreamsUponCompletion() {
return true;
}
public MultiClusterSearchWithSecurityYamlTestSuiteIT(
@Name("yaml") ClientYamlTestCandidate testCandidate) {
super(testCandidate);

View File

@ -1,8 +1,8 @@
---
"Resolve index with indices, aliases, and data streams":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/62210"
version: " - 7.8.99"
reason: "data streams only supported in 7.9+"
- do:
indices.resolve_index: