We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d9ba3 commit 6c1e9faCopy full SHA for 6c1e9fa
x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/CCRIT.java
@@ -89,6 +89,7 @@ public void testIndexFollowing() throws Exception {
89
}
90
91
92
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37231")
93
public void testAutoFollowing() throws Exception {
94
assumeTrue("CCR became available in 6.5, but test relies on a fix that was shipped with 6.6.0",
95
UPGRADE_FROM_VERSION.onOrAfter(Version.V_6_6_0));
0 commit comments