mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
parent
a3d9ba3f4b
commit
6c1e9fad47
@ -89,6 +89,7 @@ public class CCRIT extends AbstractUpgradeTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37231")
|
||||
public void testAutoFollowing() throws Exception {
|
||||
assumeTrue("CCR became available in 6.5, but test relies on a fix that was shipped with 6.6.0",
|
||||
UPGRADE_FROM_VERSION.onOrAfter(Version.V_6_6_0));
|
||||
|
Loading…
x
Reference in New Issue
Block a user