Muted test, see #48381

This commit is contained in:
Martijn van Groningen 2020-01-29 12:15:30 +01:00
parent d8bd736f8a
commit 206c8ac3e9
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A

View File

@ -142,6 +142,7 @@ public class FullClusterRestartIT extends AbstractFullClusterRestartTestCase {
assertRoleInfo(isRunningAgainstOldCluster());
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/48381")
public void testWatcher() throws Exception {
if (isRunningAgainstOldCluster()) {
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());